core/homeassistant/components/homekit
David K c5f4872aea Limit available heat/cool modes for HomeKit thermostats (#28586)
* Limit available heat/cool modes for HomeKit thermostats.
The Home app only shows appropriate modes (heat/cool/auto) for the device. Depending on the climate integration, disabling the auto start might be needed.

* Include improved mapping for HVAC modes in tests
2019-12-06 14:07:45 +01:00
..
__init__.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
accessories.py Fix HomeKit linked battery sensor crash (#28974) 2019-11-26 08:55:33 -08:00
const.py
manifest.json
services.yaml
type_covers.py
type_fans.py
type_lights.py
type_locks.py
type_media_players.py
type_security_systems.py
type_sensors.py
type_switches.py
type_thermostats.py Limit available heat/cool modes for HomeKit thermostats (#28586) 2019-12-06 14:07:45 +01:00
util.py