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-27 11:58:27 -08:00
2018-02-11 09:20:28 -08:00
2017-04-29 22:04:49 -07:00
2018-02-11 09:20:28 -08:00
2018-02-11 09:20:28 -08:00
2018-02-11 09:20:28 -08:00
2018-02-11 09:20:28 -08:00
2018-02-17 10:29:14 +01:00
2018-02-11 09:20:28 -08:00
2018-02-09 23:06:31 +01:00
2018-01-06 19:54:15 +01:00
2018-02-17 10:29:14 +01:00
2018-01-09 23:55:14 -08:00
2017-04-29 22:04:49 -07:00
2018-01-20 22:35:38 -08:00
2017-09-23 17:15:46 +02:00