hass-core/homeassistant/components/websocket_api
2024-08-19 15:28:05 -05:00
..
__init__.py
auth.py
commands.py
connection.py Enable raise-within-try (TRY301) rule in ruff (#123351) 2024-08-12 09:16:33 +02:00
const.py Improve websocket message coalescing to handle thundering herds better (#118268) 2024-05-28 23:14:06 -04:00
decorators.py Update voluptuous to 0.15.2 (#120631) 2024-07-02 12:57:09 -07:00
error.py
http.py Handle WebSocket client disconnect during prepare (#124173) 2024-08-19 15:28:05 -05:00
manifest.json Remove recorder from websocket_api after dependencies (#122422) 2024-07-22 16:50:05 -05:00
messages.py
sensor.py
services.yaml
strings.json Rename Services to Actions in translation strings (#121777) 2024-07-15 21:19:25 +02:00
util.py