hass-core/tests/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 Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
conftest.py Enforce permissions for Websocket API (#18719) 2018-11-27 10:12:31 +01:00
test_auth.py Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00
test_commands.py Allow non-admins to listen to certain events (#22137) 2019-03-17 19:13:06 -07:00
test_connection.py Better handle large amounts of data being sent over WS (#23842) 2019-05-14 05:57:47 +02:00
test_init.py Use voluptuous error string for websocket validation error (#21883) 2019-03-27 10:40:39 -07:00
test_sensor.py Fixing the api_streams sensor (#22200) 2019-03-22 11:59:10 -07:00