core/homeassistant
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
..
auth_providers Add local auth provider (#14365) 2018-05-10 14:09:22 -04:00
components Zone - Hass configuration name is optional (#14449) 2018-06-07 17:06:13 -04:00
helpers Don't run unnecessary methods in executor pool (#14853) 2018-06-07 15:31:21 -04:00
scripts
util Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
__init__.py
__main__.py
auth.py
bootstrap.py
config.py
config_entries.py
const.py Version bump to 0.72.0.dev0 2018-06-03 16:54:23 -04:00
core.py
data_entry_flow.py
exceptions.py
loader.py
monkey_patch.py
package_constraints.txt Upgrade aiohttp to 3.3.0 (#14766) 2018-06-07 13:49:14 -04:00
remote.py
requirements.py
setup.py