core/homeassistant/components/hive
Erik Montnemery ea7e88d000
Pass None instead of empty dict when registering entity services (#123878)
2024-08-14 07:04:29 -05: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 Pass None instead of empty dict when registering entity services (#123878) 2024-08-14 07:04:29 -05:00
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