Classes | |
| class | LyricAccessorySensor |
| class | LyricSensor |
| class | LyricSensorAccessoryEntityDescription |
| class | LyricSensorEntityDescription |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
| datetime | get_datetime_from_future_time (str time_str) |
| str|None | get_setpoint_status (str status, str time) |
Variables | |
| dictionary | LYRIC_SETPOINT_STATUS_NAMES |
Support for Honeywell Lyric sensor platform.
| None homeassistant.components.lyric.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| datetime homeassistant.components.lyric.sensor.get_datetime_from_future_time | ( | str | time_str | ) |
| str | None homeassistant.components.lyric.sensor.get_setpoint_status | ( | str | status, |
| str | time | ||
| ) |
| dictionary homeassistant.components.lyric.sensor.LYRIC_SETPOINT_STATUS_NAMES |