core/homeassistant
J. Nick Koston 171c1b20f7
Remap homekit auto to home assistant heat_cool (#33701)
Home Assistant auto mode is described as
"The device is set to a schedule, learned behavior, AI."

HomeKit Accessory Protocol expects "heating or cooling to maintain
temperature within the heating and cooling threshold of the
target temperature"

Since HomeKit is expecting to set temperatures in this mode,
mapping homekit state 3 ("Auto") to Home Assistant HVAC_MODE_HEAT_COOL
is more inline with how Home Assistant defines HVAC_MODE_HEAT_COOL
as "The device supports heating/cooling to a range"
2020-04-05 15:54:57 -05:00
..
auth Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
components Remap homekit auto to home assistant heat_cool (#33701) 2020-04-05 15:54:57 -05:00
generated Add Home Coach to zeroconf detection (#33593) 2020-04-03 11:59:27 -07:00
helpers Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
scripts Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
util Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
__init__.py
__main__.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
bootstrap.py Use set & dict literals (#33636) 2020-04-04 20:05:15 +02:00
config.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
config_entries.py Use set & dict literals (#33636) 2020-04-04 20:05:15 +02:00
const.py RFC - Add a 3rd state to the HA shutdown sequence for writing… (#33358) 2020-03-30 10:18:39 -07:00
core.py Handle cancellation in ServiceRegistry.async_call (#33644) 2020-04-04 15:36:33 -07:00
data_entry_flow.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
exceptions.py
loader.py Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
package_constraints.txt Updated frontend to 20200403.0 (#33586) 2020-04-03 10:32:00 -07:00
requirements.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00