ha-core/homeassistant
Paulus Schoutsen 882f5ed079
Don't directly update config entries (#20877)
* Don't directly update config entries

* Use ConfigEntryNotReady

* Fix tests

* Remove old test

* Lint
2019-02-13 20:36:06 -08:00
..
auth Added command_line auth provider that validates credentials by calling a command (#19985) 2019-02-06 16:36:41 -08:00
components Don't directly update config entries (#20877) 2019-02-13 20:36:06 -08:00
helpers Person component: add storage and WS commands (#20852) 2019-02-09 10:41:40 -08:00
scripts Add PLATFORM_SCHEMA_BASE support to check_config.py (#20663) 2019-02-01 08:14:02 -08:00
util Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
config.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00
config_entries.py Don't directly update config entries (#20877) 2019-02-13 20:36:06 -08:00
const.py Update platform loading path (#20807) 2019-02-07 13:33:12 -08:00
core.py Update flake8 to 3.7.5 (#20761) 2019-02-05 11:12:09 +01:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Load as many components in parallel as possible (#20806) 2019-02-07 22:56:40 +01:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade ruamel.yaml to 0.15.88 (#21055) 2019-02-13 20:29:11 -08:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Add default_config component (#20799) 2019-02-07 20:07:15 -08:00