core/homeassistant
Fazli Sapuan 92fd3e3ad5 Fix homekit handling of 0 light brightness and fan speed (#29962)
* Fix homekit handling of 0 light brightness and fan speed

* Update homekit tests for new initial brightness/speed value
2019-12-20 11:00:21 +01:00
..
auth Remove no longer needed auth.util, use secrets instead (#29861) 2019-12-12 16:46:33 +01:00
components Fix homekit handling of 0 light brightness and fan speed (#29962) 2019-12-20 11:00:21 +01:00
generated Add config flow to iCloud (#28968) 2019-12-09 17:19:42 +01:00
helpers Add integration platform helper (#29914) 2019-12-13 15:38:41 +01:00
scripts Upgrade keyring to 20.0.0 and keyrings.alt to 3.4.0 (#29960) 2019-12-15 17:41:56 +01:00
util Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
__init__.py
__main__.py Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
bootstrap.py Make Python deprecation notice easier to maintain (#29900) 2019-12-13 10:39:57 +01:00
config.py Fix persistent setup error notification content (#29995) 2019-12-16 20:16:23 +01:00
config_entries.py Add option to ignore flows (#30008) 2019-12-18 07:41:01 +01:00
const.py Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
core.py Convert Hue to use unique ID (#30000) 2019-12-16 19:45:09 +01:00
data_entry_flow.py Add unique ID to config entries (#29806) 2019-12-16 12:27:43 +01:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Fix persistent setup error notification content (#29995) 2019-12-16 20:16:23 +01:00
package_constraints.txt Upgrade zeroconf to 0.24.1 (#30028) 2019-12-17 17:00:00 +01:00
requirements.py Sort imports for requirements.py and its test using isort (#29836) 2019-12-11 12:12:06 +01:00
setup.py Fix persistent setup error notification content (#29995) 2019-12-16 20:16:23 +01:00