hass-core/homeassistant/components/lyric
Ryan Mattson 05c37648c4
Add support for room sensor accessories assigned to a Honeywell (Lyric) Thermostat (#104343)
* Add support for room sensor accessories.

- Update coordinator to refresh and grab information about room sensor accessories assigned to a thermostat
- Add sensor entities for room humidity and room temperature
- Add devices to the registry for each room accessory
- "via_device" these entities through the assigned thermostat.

* fixed pre-commit issues.

* PR suggestions

- update docstring to reflect ownership by thermostat
- fixed potential issue where a sensor would not be added if its temperature value was 0

* fix bad github merge

* asyicio.gather futures for updating theromstat room stats
2024-04-18 20:50:11 +02:00
..
__init__.py Add support for room sensor accessories assigned to a Honeywell (Lyric) Thermostat (#104343) 2024-04-18 20:50:11 +02:00
api.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
application_credentials.py
climate.py Improve lists in integrations [L-M] (#113227) 2024-03-13 21:28:21 +01:00
config_flow.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
const.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
icons.json Add icon translations to Lyric (#111902) 2024-03-01 13:42:42 +01:00
manifest.json
sensor.py Add support for room sensor accessories assigned to a Honeywell (Lyric) Thermostat (#104343) 2024-04-18 20:50:11 +02:00
services.yaml
strings.json Add support for room sensor accessories assigned to a Honeywell (Lyric) Thermostat (#104343) 2024-04-18 20:50:11 +02:00