core/homeassistant/components/websocket_api
Paulus Schoutsen 1a3a38d370 Dynamic panels (#24184)
* Don't require all panel urls to be registered

* Allow removing panels, fire event when panels updated
2019-05-30 13:37:01 +02:00
..
__init__.py Validate component usage (#23037) 2019-04-13 13:17:01 -07:00
auth.py
commands.py WS: Improve service calling errors (#23840) 2019-05-14 07:09:11 +02:00
connection.py Better handle large amounts of data being sent over WS (#23842) 2019-05-14 05:57:47 +02:00
const.py Better handle large amounts of data being sent over WS (#23842) 2019-05-14 05:57:47 +02:00
decorators.py
error.py
http.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
manifest.json
messages.py
permissions.py Dynamic panels (#24184) 2019-05-30 13:37:01 +02:00
sensor.py
services.yaml Add stub services.yaml and make validation mandatory (#23213) 2019-04-18 15:13:35 -07:00