Go to the source code of this file.
Namespaces | |
| homeassistant.components.syncthru.sensor | |
Functions | |
| None | homeassistant.components.syncthru.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| list | homeassistant.components.syncthru.sensor.COLORS = ["black", "cyan", "magenta", "yellow"] |
| list | homeassistant.components.syncthru.sensor.DEFAULT_MONITORED_CONDITIONS = [] |
| list | homeassistant.components.syncthru.sensor.DRUM_COLORS = COLORS |
| homeassistant.components.syncthru.sensor.OUTPUT_TRAYS = range(6) | |
| dictionary | homeassistant.components.syncthru.sensor.SYNCTHRU_STATE_HUMAN |
| list | homeassistant.components.syncthru.sensor.TONER_COLORS = COLORS |
| homeassistant.components.syncthru.sensor.TRAYS = range(1, 6) | |