hass-core/homeassistant/components/websocket_api
Paulus Schoutsen 45085dd97f
Better handle large amounts of data being sent over WS (#23842)
* Better handle large amounts of data being sent over WS

* Lint
2019-05-14 05:57:47 +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 Add get_states faster (#23315) 2019-04-23 12:46:22 +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 Better handle large amounts of data being sent over WS (#23842) 2019-05-14 05:57:47 +02: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 Add update events to registries (#23746) 2019-05-07 20:04:57 -07: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