hass-core/tests/components/websocket_api
2022-01-11 17:26:37 +01:00
..
__init__.py Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
conftest.py Use hass_client_no_auth test fixture in integrations s-x (#55585) 2021-09-02 14:50:10 +02:00
test_auth.py Disconnect websockets after token is revoked (#57091) 2021-10-08 09:38:22 -07:00
test_commands.py Add 'fire_event' command to websocket api (#63378) 2022-01-05 12:28:40 -08:00
test_connection.py Import websocket_api (part 3) (#63907) 2022-01-11 17:26:37 +01:00
test_decorators.py Introduce only_supervisor for @websocket_api.ws_require_user() (#61298) 2021-12-08 16:49:35 -08:00
test_http.py Handle prepare timeout in websocket API (#55989) 2021-10-08 22:12:06 -07:00
test_init.py Import websocket_api (part 3) (#63907) 2022-01-11 17:26:37 +01:00
test_messages.py Ensure websocket event serializer cache is effective if subscription iden differs (#42226) 2020-10-23 01:28:22 +02:00
test_sensor.py Use hass_client_no_auth test fixture in integrations s-x (#55585) 2021-09-02 14:50:10 +02:00