core/homeassistant/components/cloud
Paulus Schoutsen 0b58d5405e Add cloud auth support (#9208)
* Add initial cloud auth

* Move hass.data to a dict

* Move mode into helper

* Fix bugs afte refactor

* Add tests

* Clean up scripts file after test config

* Lint

* Update __init__.py
2017-08-29 13:40:08 -07:00
..
__init__.py Add cloud auth support (#9208) 2017-08-29 13:40:08 -07:00
cloud_api.py Add cloud auth support (#9208) 2017-08-29 13:40:08 -07:00
const.py Add cloud auth support (#9208) 2017-08-29 13:40:08 -07:00
http_api.py Add cloud auth support (#9208) 2017-08-29 13:40:08 -07:00
util.py Add cloud auth support (#9208) 2017-08-29 13:40:08 -07:00