1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant
Jc2k b8cbd39985 HomeKit Controller: Adopt config entries for pairing with homekit accessories (#23825)
* Fix user initiated pairing + show more user friendly name

* Add lock around async_refresh_entity_map

* Migrate homekit_controller to config entries.

* Improve docstring

Co-Authored-By: Martin Hjelmare <marhje52@kth.se>

* Add dummy async_setup_platform

* add_service -> async_add_service

* Add missing returns

* Enable coverage checks for homekit_controller
2019-05-12 23:56:05 -07:00
..
auth Add get_states faster (#23315) 2019-04-23 12:46:22 +02:00
components HomeKit Controller: Adopt config entries for pairing with homekit accessories (#23825) 2019-05-12 23:56:05 -07:00
helpers Add support for an external step in config flow (#23782) 2019-05-10 14:33:49 +02:00
scripts Split up yaml loaders into multiple files (#23774) 2019-05-09 09:07:56 -07:00
util Split up yaml loaders into multiple files (#23774) 2019-05-09 09:07:56 -07:00
__init__.py
__main__.py No longer rely on requests (#23685) 2019-05-08 11:15:04 -07:00
bootstrap.py Ptvsd debugger component. (#23336) 2019-05-01 00:07:34 +02:00
config_entries.py HomeKit Controller: Adopt config entries for pairing with homekit accessories (#23825) 2019-05-12 23:56:05 -07:00
config.py Catch import error when processing config (#23833) 2019-05-12 23:54:55 -07:00
const.py Version bump to 0.94.0.dev0 2019-05-08 20:23:31 -07:00
core.py Add HEOS sign-in/out services (#23729) 2019-05-07 09:39:42 -07:00
data_entry_flow.py Add support for an external step in config flow (#23782) 2019-05-10 14:33:49 +02:00
exceptions.py
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.94 (#23344) 2019-04-24 09:52:29 -07:00
requirements.py
setup.py Make setup more robust (#23414) 2019-04-26 21:41:29 +02:00