core/homeassistant/components/zone
Robert Svensson 0748466ffc Zone - Hass configuration name is optional (#14449)
* Hass configuration name is optional

* Check explicitly if name is none

* Reverted back to old logic for zones configured in configuration.yaml, where many zones can have the same name

* New test to verify use case of allowing multiple zones having the same name

* Fix too long line
2018-06-07 17:06:13 -04:00
..
.translations
__init__.py Zone - Hass configuration name is optional (#14449) 2018-06-07 17:06:13 -04:00
config_flow.py
const.py
strings.json
zone.py