hass-core/tests/components/websocket_api
J. Nick Koston f6a03625ba
Implement websocket message coalescing ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-08-24 22:50:48 -05:00
..
__init__.py
conftest.py
test_auth.py Clean up async_dispatcher_connect helper usage () 2022-03-24 13:19:11 +01:00
test_commands.py Implement websocket message coalescing () 2022-08-24 22:50:48 -05:00
test_connection.py Remove websocket_api send_big_result () 2022-07-19 21:08:11 -07:00
test_decorators.py
test_http.py Allow get_states to recover () 2022-02-23 21:15:48 -08:00
test_init.py
test_messages.py Use compact encoding for JSON websocket messages () 2022-02-23 22:15:20 -08:00
test_sensor.py