core/homeassistant
J. Nick Koston 677fc6e2bb
Translate siri requests to turn on thermostats to valid targets (#44236)
Siri always requests auto mode even when the device does not
support auto which results in the thermostat failing to turn
on as success is assumed.  We now determine the heat cool
target mode based on the current temp, target temp, and
supported modes to ensure the thermostat will reach the
requested target temp.
2020-12-23 17:23:26 -10:00
..
auth Add option to deactivate a user (#43463) 2020-11-27 09:13:16 +01:00
components Translate siri requests to turn on thermostats to valid targets (#44236) 2020-12-23 17:23:26 -10:00
generated Add Kuler Sky Bluetooth floor lamp integration (#42372) 2020-12-02 22:28:17 +01:00
helpers Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
scripts
util Deprecate the use of keyring and credstash (#43854) 2020-12-02 16:55:33 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Fix deadlock if an integration from stage_1 fails (#43657) 2020-11-26 11:38:30 +01:00
config.py
config_entries.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
const.py Bump version to 2021.1 (#44298) 2020-12-16 23:59:45 +01:00
core.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
data_entry_flow.py
exceptions.py Correct service not found exception message (#43846) 2020-12-02 10:32:25 +01:00
loader.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
package_constraints.txt Bump zeroconf to 0.28.7 to fix thread safety (#44160) 2020-12-13 12:36:17 +01:00
requirements.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
runner.py Automatically clean up executor as part of closing loop (#43284) 2020-11-16 15:43:48 +01:00
setup.py
strings.json Add unknown_authorize_url_generation to base strings for config flows (#42484) 2020-11-24 12:00:16 -05:00