core/homeassistant/components/websocket_api
J. Nick Koston 9995207817
Avoid re-encoding the message id as bytes for every event/state change (#116460)
2024-04-30 12:02:28 -05:00
..
__init__.py
auth.py
commands.py Avoid re-encoding the message id as bytes for every event/state change (#116460) 2024-04-30 12:02:28 -05:00
connection.py Skip processing websocket_api schema if it has no arguments (#115618) 2024-04-18 10:41:08 -04:00
const.py
decorators.py Skip processing websocket_api schema if it has no arguments (#115618) 2024-04-18 10:41:08 -04:00
error.py
http.py
manifest.json
messages.py Avoid re-encoding the message id as bytes for every event/state change (#116460) 2024-04-30 12:02:28 -05:00
sensor.py
services.yaml
strings.json
util.py