hass-core/homeassistant/components/websocket_api
Paulus Schoutsen 1a3a38d370 Dynamic panels ()
* 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 () 2019-04-13 13:17:01 -07:00
auth.py Deprecate http.api_password () 2019-03-10 19:55:36 -07:00
commands.py WS: Improve service calling errors () 2019-05-14 07:09:11 +02:00
connection.py Better handle large amounts of data being sent over WS () 2019-05-14 05:57:47 +02:00
const.py Better handle large amounts of data being sent over WS () 2019-05-14 05:57:47 +02:00
decorators.py RFC: Add system health component () 2019-01-30 10:57:53 -08:00
error.py Break up websocket 2 () 2018-10-01 16:09:31 +02:00
http.py Don't pass in loop () 2019-05-22 21:09:59 -07:00
manifest.json Add manifests () 2019-04-03 21:14:45 -07:00
messages.py Add WS subscription command for MQTT () 2019-03-10 20:07:09 -07:00
permissions.py Dynamic panels () 2019-05-30 13:37:01 +02:00
sensor.py Fix websocket connection sensor () 2019-04-13 10:48:40 -07:00
services.yaml Add stub services.yaml and make validation mandatory () 2019-04-18 15:13:35 -07:00