core/homeassistant/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
..
translations [ci skip] Translation update 2021-04-01 00:03:55 +00:00
triggers Add id to automation triggers (#48464) 2021-03-31 14:56:04 +02:00
__init__.py Do not wait for websocket response to be delivered before shutdown (#49323) 2021-04-16 20:57:28 -07:00
manifest.json
scene.py Update typing 08 (#48058) 2021-03-18 09:25:40 +01:00
services.yaml Add a service to reload config entries that can easily be called though automations (#46762) 2021-03-17 21:27:21 -07:00
strings.json
system_health.py Prefix versions in system health (#44921) 2021-01-08 16:03:06 +01:00
trigger.py