core/homeassistant/components/websocket_api
Erik Montnemery 0105332476
Add WS command integration/wait (#142040)
* Add WS command integration/wait

* Add test

* Update homeassistant/components/websocket_api/commands.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use helper setup.async_wait_component

* Add onboarding view

* Revert "Add onboarding view"

This reverts commit df3a1a0580.

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-04-11 16:09:15 +02:00
..
__init__.py
auth.py
commands.py
connection.py
const.py
decorators.py
error.py
http.py
manifest.json
messages.py
sensor.py
services.yaml
strings.json
util.py