core/tests/components/websocket_api
J. Nick Koston 78f0716574
Add support for specifying the integrations manifest/list fetches (#71982)
* Add support for specifying the integrations manifest/list fetches

See https://github.com/home-assistant/core/pull/71979 for
the motovation

* Update homeassistant/components/websocket_api/commands.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-17 01:22:56 -05:00
..
__init__.py
conftest.py
test_auth.py Clean up async_dispatcher_connect helper usage (#68613) 2022-03-24 13:19:11 +01:00
test_commands.py Add support for specifying the integrations manifest/list fetches (#71982) 2022-05-17 01:22:56 -05:00
test_connection.py Log stack trace if exception without message (#67587) 2022-03-04 09:48:07 +01:00
test_decorators.py
test_http.py Allow get_states to recover (#67146) 2022-02-23 21:15:48 -08:00
test_init.py
test_messages.py Use compact encoding for JSON websocket messages (#67148) 2022-02-23 22:15:20 -08:00
test_sensor.py