hass-core/homeassistant/components/websocket_api
2022-03-12 02:07:01 -10:00
..
__init__.py
auth.py
commands.py Websocket api to subscribe to entities (payloads reduced by ~80%+ vs state_changed events) () 2022-03-11 20:54:49 -08:00
connection.py Log stack trace if exception without message () 2022-03-04 09:48:07 +01:00
const.py Use compact encoding for JSON websocket messages () 2022-02-23 22:15:20 -08:00
decorators.py
error.py
http.py
manifest.json
messages.py Small code quality improvements for subscribe_entities () 2022-03-12 02:07:01 -10:00
permissions.py
sensor.py
services.yaml