core/homeassistant/components/websocket_api
Marc Mueller 2c13c70e12
Update ruff to 0.12.0 (#147106)
2025-06-19 20:39:09 +02:00
..
__init__.py
auth.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
commands.py Update ruff to 0.12.0 (#147106) 2025-06-19 20:39:09 +02:00
connection.py Enable RUF023 (#135830) 2025-01-17 12:28:27 +01:00
const.py Increase websocket_api allowed peak time to 10s (#141680) 2025-03-28 20:32:00 +01:00
decorators.py
error.py Add empty line after module docstring [w-z] (#112706) 2024-03-08 10:35:45 -05:00
http.py Avoid checking if debug logging is enabled on every WebSocket message (#142258) 2025-04-04 22:28:55 +02:00
manifest.json
messages.py Improve performance of websocket_api _state_diff_event (#141696) 2025-03-28 19:58:12 -04:00
sensor.py Migrate websocket_api sensor to use shorthand attrs (#115620) 2024-04-15 20:40:31 +02:00
services.yaml
strings.json
util.py