core/tests/components/homeassistant
J. Nick Koston 673f542cde
Do not wait for websocket response to be delivered before shutdown (#49323)
- Waiting was unreliable since the websocket response could take a few seconds to get delivered
- Alternate frontend fix is https://github.com/home-assistant/frontend/pull/8932
2021-04-16 20:57:28 -07:00
..
triggers Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
__init__.py Move core stuff into Home Assistant integration (#22407) 2019-03-26 13:38:32 +01:00
test_init.py Do not wait for websocket response to be delivered before shutdown (#49323) 2021-04-16 20:57:28 -07:00
test_scene.py Use async_capture_events to avoid running in executor (#47111) 2021-02-26 13:28:52 -08:00