hass-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 Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
binary_sensor.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
button.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
camera.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
climate.py Allow Humidifier.current_humidity to be a float (#111297) 2024-03-27 11:19:20 +01:00
config_flow.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
connection.py Ensure HKC debounced availability poll does not block startup (#113130) 2024-03-12 07:43:59 -10:00
const.py Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
cover.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
device_trigger.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
diagnostics.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
entity.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
event.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
fan.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
humidifier.py Enable ruff RUF005 and fix occurrences (#113589) 2024-03-16 07:37:20 -10:00
icons.json Add icon translations to Homekit Controller (#111720) 2024-02-28 16:31:09 +01:00
light.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
lock.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
manifest.json Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
media_player.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
number.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
select.py Remove entity description mixin in HomeKit Device (#112775) 2024-03-08 23:29:02 +01:00
sensor.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
storage.py
strings.json Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
switch.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
utils.py Eagerly shutdown homekit_controller at the stop event (#113650) 2024-03-16 17:15:46 -10:00