core/homeassistant/components/homekit_controller
Marc Mueller 44eeb2eb5e
Allow Humidifier.current_humidity to be a float (#111297)
* Allow Humidifier.current_humidity to be a float

* Code review

* Allow climate humidity values to be float

* Update demo integration
2024-03-27 11:19:20 +01:00
..
__init__.py Eagerly shutdown homekit_controller at the stop event (#113650) 2024-03-16 17:15:46 -10:00
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
climate.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
config_flow.py
connection.py
const.py
cover.py
device_trigger.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
diagnostics.py
entity.py
event.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
fan.py
humidifier.py Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
icons.json
light.py
lock.py
manifest.json
media_player.py
number.py
select.py
sensor.py
storage.py
strings.json
switch.py
utils.py Eagerly shutdown homekit_controller at the stop event (#113650) 2024-03-16 17:15:46 -10:00