hass-core/homeassistant/components/websocket_api
Sid a5b609f081
Enable ruff TRY401 (#114395)
* Enable ruff TRY401

* fix tests
2024-03-29 07:20:36 +01:00
..
__init__.py Add empty line after module docstring [w-z] (#112706) 2024-03-08 10:35:45 -05:00
auth.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
commands.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
connection.py Add empty line after module docstring [w-z] (#112706) 2024-03-08 10:35:45 -05:00
const.py Clean up unneeded ruff noqa directives (#113616) 2024-03-16 09:48:37 -10:00
decorators.py Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
error.py Add empty line after module docstring [w-z] (#112706) 2024-03-08 10:35:45 -05:00
http.py Run websocket shutdown listener with run_immediately (#113727) 2024-03-18 11:59:44 -10:00
manifest.json
messages.py Add Event typing to websocket_api for entity subscriptions (#112786) 2024-03-08 22:29:46 -05:00
sensor.py Add empty line after module docstring [w-z] (#112706) 2024-03-08 10:35:45 -05:00
services.yaml
strings.json
util.py