1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00
Files
core/tests/components
Kane610 4b06392442 Zone component config entry support (#14059)
* Initial commit

* Add error handling to config flow
Change unique identifyer to name
Clean up hound comments

* Ensure hass home zone is created with correct entity id
Fix failing tests

* Fix rest of tests

* Move zone tests to zone folder
Create config flow tests

* Add possibility to unload entry

* Use hass.data instead of globas

* Don't calculate configures zones every loop iteration

* No need to know about home zone during setup of entry

* Only use name as title

* Don't cache hass home zone

* Add new tests for setup and setup entry

* Break out functionality from init to zone.py

* Make hass home zone be created directly

* Make sure that config flow doesn't override hass home zone

* A newline was missing in const

* Configured zones shall not be imported
Removed config flow import functionality
Improved tests
2018-04-26 17:59:22 -04:00
..
2018-01-29 23:37:19 +01:00
2018-03-18 09:02:07 -07:00
2018-03-23 12:13:52 -07:00
2017-11-05 13:51:52 +01:00
2018-04-12 14:28:54 +02:00
2018-04-18 15:46:44 -04:00
2018-01-29 23:37:19 +01:00
2018-01-27 11:58:27 -08:00
2018-01-29 23:37:19 +01:00
2018-03-30 21:33:30 +02:00
2018-03-04 21:01:16 +01:00
2017-10-27 10:15:47 +02:00
2017-11-03 10:28:31 +01:00
2018-01-29 23:37:19 +01:00
2018-02-17 10:29:14 +01:00
2018-04-09 11:46:27 -04:00
2018-04-13 00:22:52 +02:00
2018-01-05 16:34:03 -08:00