1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant
Jc2k dbf129dfdd Start preparing for homekit_controller config entries (#21564)
* Start preparing for homekit_controller config entries

* Review feedback

* Review feedback

* Only use the vol.strip validator for pairing_code

* CV not required now

* Changes from review

* Changes after review
2019-03-06 19:44:52 -08:00
..
auth Resolve race condition when HA auth provider is loading (#21619) 2019-03-04 15:55:26 -08:00
components Start preparing for homekit_controller config entries (#21564) 2019-03-06 19:44:52 -08:00
helpers Allow targeting areas in service calls (#21472) 2019-03-04 09:51:12 -08:00
scripts Memory optimization for logbook (#21549) 2019-03-01 23:23:45 -08:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py
__main__.py
bootstrap.py Allow config entry reloading (#21502) 2019-02-28 22:27:20 -06:00
config_entries.py Add config entry remove callback (#21576) 2019-03-01 21:13:55 -08:00
config.py Add config for trusted networks auth provider (#21111) 2019-02-26 14:42:48 -08:00
const.py Allow targeting areas in service calls (#21472) 2019-03-04 09:51:12 -08:00
core.py Allow chaining contexts (#21028) 2019-03-01 10:08:38 -08:00
data_entry_flow.py
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Remove index (#21304) 2019-02-22 14:11:07 +01:00
monkey_patch.py
package_constraints.txt Upgrade astral to 1.10.1 (#21474) 2019-02-27 14:07:51 +01:00
requirements.py
setup.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00