core/homeassistant/components/cloud
Paulus Schoutsen 7848381f43
Allow managing cloud webhook (#18672)
* Add cloud webhook support

* Simplify payload

* Add cloud http api tests

* Fix tests

* Lint

* Handle cloud webhooks

* Fix things

* Fix name

* Rename it to cloudhook

* Final rename

* Final final rename?

* Fix docstring

* More tests

* Lint

* Add types

* Fix things
2018-11-26 14:10:18 +01:00
..
__init__.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
auth_api.py Upgrade flake8 to 3.6.0 (#17770) 2018-10-25 23:15:20 +03:00
cloud_api.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
cloudhooks.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
const.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
http_api.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
iot.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
prefs.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00