core/homeassistant/components/hive
ribbal 6dd43be6ac
Fix incorrect enum option in Hive heating sensor (#122496)
* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add missing sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* add temperature and mode sensors

* Fix defect with Hive heating sensor options
2024-07-24 08:50:44 +02:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py Add missing binary sensors to Hive integration (#122296) 2024-07-22 23:15:36 +02:00
climate.py
config_flow.py
const.py
icons.json Create additional sensors in Hive integration (#122453) 2024-07-23 19:21:58 +02:00
light.py
manifest.json
sensor.py Fix incorrect enum option in Hive heating sensor (#122496) 2024-07-24 08:50:44 +02:00
services.yaml
strings.json Fix incorrect enum option in Hive heating sensor (#122496) 2024-07-24 08:50:44 +02:00
switch.py
water_heater.py