1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/scripts
Pascal Vizeli 41f558b181 Bootstrap / Component setup async (#6264)
* Bootstrap / Entiy setup async

* Cleanup add_job stuff / return task/future object

* Address paulus comments / part 1

* fix install pip

* Cleanup bootstrap / move config stuff to config.py

* Make demo async

* Further bootstrap improvement

* Address Martin's comments

* Fix initial tests

* Fix final tests

* Fix bug with prepare loader

* Remove no longer needed things

* Log error when invalid config

* More cleanup

* Cleanups platform events & fix lint

* Use a non blocking add_entities callback for platform

* Fix Autoamtion is setup befor entity is ready

* Better automation fix

* Address paulus comments

* Typo

* fix lint

* rename functions

* fix tests

* fix test

* change exceptions

* fix spell
2017-02-28 20:33:19 -08:00
..
macos Fixed typo (#2856) 2016-08-16 18:24:37 -07:00
__init__.py Fix script help (#2860) 2016-08-17 18:57:52 -07:00
check_config.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
db_migrator.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
influxdb_migrator.py Improve InfluxDB (#5238) 2017-01-14 09:52:47 -08:00
keyring.py Script to manage secrets stored in the keyring (#2743) 2016-08-08 17:36:11 -07:00