core/homeassistant
presslab-us cb460a85ba Add support for ZHA door locks #2 (#24344)
* Add support for DoorLock cluster
* Add test for zha lock
* Change lock_state report to REPORT_CONFIG_IMMEDIATE
* Update channel command wrapper to return the entire result
This allows for return values other than result[1]

* Fix tests
* Fix lint
* Update DoorLock test to work with updated zigpy schema
* Fix lint
* Fix unlock test
2019-06-07 11:16:33 -04:00
..
auth Add get_states faster (#23315) 2019-04-23 12:46:22 +02:00
components Add support for ZHA door locks #2 (#24344) 2019-06-07 11:16:33 -04:00
generated Life360 integration (#24227) 2019-06-06 16:07:15 -07:00
helpers Add manifest support for homekit discovery (#24225) 2019-05-31 11:58:48 -07:00
scripts Use importlib metadata to check installed packages (#24114) 2019-05-26 11:58:42 -07:00
util Do not use the cache dir for PIP installs (#24233) 2019-06-01 10:04:12 +02:00
__init__.py
__main__.py No longer rely on requests (#23685) 2019-05-08 11:15:04 -07:00
bootstrap.py No longer allow invalid slugs or extra keys (#24176) 2019-05-30 13:33:26 +02:00
config.py Remove deps folder in config when on Docker (#24284) 2019-06-03 12:37:27 -07:00
config_entries.py Add SSDP integration (#24090) 2019-05-26 19:48:27 -07:00
const.py Fire event when core config is updated (#23922) 2019-05-20 20:02:36 +02:00
core.py Update home zone when core config updated (#24237) 2019-05-31 23:03:45 -07:00
data_entry_flow.py Add SSDP integration (#24090) 2019-05-26 19:48:27 -07:00
exceptions.py WS: Improve service calling errors (#23840) 2019-05-14 07:09:11 +02:00
loader.py Dont cache integrations that are not found (#23316) 2019-04-22 22:06:58 -07:00
monkey_patch.py
package_constraints.txt Upgrade ruamel.yaml to 0.15.97 (#24350) 2019-06-06 15:30:44 -07:00
requirements.py Create progress file for pip installs (#24297) 2019-06-04 11:04:20 -07:00
setup.py Adjust logging (#24082) 2019-05-24 15:54:04 -07:00