core/tests/components/config
Paulus Schoutsen e014a84215
Nest config flow (#14921)
* Move nest to dir based component

* Add config flow for Nest

* Load Nest platforms via config entry

* Add tests for Nest config flow

* Import existing access tokens as config entries

* Lint

* Update coverage

* Update translation

* Fix tests

* Address strings

* Use python-nest token resolution

* Lint

* Do not do I/O inside constructor

* Lint

* Update test requirements
2018-06-13 11:14:52 -04:00
..
__init__.py Add config component and hassbian example panel (#5868) 2017-02-11 17:29:05 -08:00
test_automation.py Fix poorly formatted automations (#14196) 2018-04-30 09:56:42 -04:00
test_config_entries.py Nest config flow (#14921) 2018-06-13 11:14:52 -04:00
test_core.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_customize.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_entity_registry.py Migrate entity registry to using websocket (#14830) 2018-06-06 10:08:36 +02:00
test_group.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_hassbian.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_init.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_zwave.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00