core/homeassistant/components/homekit
J. Nick Koston faf79d0b50
Ensure humidity is still exported to HomeKit when it is read-only (#87051)
* Ensure humidity is still exported to HomeKit when is cannot be set

We would only send humidity to HomeKit if the device supported
changing the humidity

* remove unrelated changes
2023-01-31 21:03:43 -05:00
..
translations [ci skip] Translation update 2023-01-19 00:25:04 +00:00
__init__.py
accessories.py
aidmanager.py
config_flow.py
const.py
diagnostics.py
iidmanager.py
logbook.py
manifest.json
services.yaml
strings.json
type_cameras.py
type_covers.py
type_fans.py
type_humidifiers.py
type_lights.py
type_locks.py
type_media_players.py
type_remotes.py
type_security_systems.py
type_sensors.py
type_switches.py
type_thermostats.py Ensure humidity is still exported to HomeKit when it is read-only (#87051) 2023-01-31 21:03:43 -05:00
type_triggers.py
util.py