Go to the source code of this file.
Namespaces | |
| homeassistant.components.elkm1.sensor | |
Functions | |
| None | homeassistant.components.elkm1.sensor.async_setup_entry (HomeAssistant hass, ElkM1ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| str|None | homeassistant.components.elkm1.sensor.temperature_to_state (int temperature, int undefined_temperature) |
Variables | |
| string | homeassistant.components.elkm1.sensor.SERVICE_SENSOR_COUNTER_REFRESH = "sensor_counter_refresh" |
| string | homeassistant.components.elkm1.sensor.SERVICE_SENSOR_COUNTER_SET = "sensor_counter_set" |
| string | homeassistant.components.elkm1.sensor.SERVICE_SENSOR_ZONE_BYPASS = "sensor_zone_bypass" |
| string | homeassistant.components.elkm1.sensor.SERVICE_SENSOR_ZONE_TRIGGER = "sensor_zone_trigger" |
| int | homeassistant.components.elkm1.sensor.UNDEFINED_TEMPERATURE = -40 |
| homeassistant.components.elkm1.sensor.VolDictType | |