hass-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 Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
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 RFC: Add system health component (#20436) 2019-01-30 10:57:53 -08:00
error.py Break up websocket 2 (#17028) 2018-10-01 16:09:31 +02:00
http.py Don't pass in loop (#23984) 2019-05-22 21:09:59 -07:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
messages.py Add WS subscription command for MQTT (#21696) 2019-03-10 20:07:09 -07:00
permissions.py Dynamic panels (#24184) 2019-05-30 13:37:01 +02:00
sensor.py Fix websocket connection sensor (#22923) 2019-04-13 10:48:40 -07:00
services.yaml Add stub services.yaml and make validation mandatory (#23213) 2019-04-18 15:13:35 -07:00