This website requires JavaScript.
Explore
Help
Sign In
arian
/
home-assistant-core
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1ad2e4951da2d32be036bcdd8a1eece94de65ab5
home-assistant-core
/
homeassistant
/
components
/
websocket_api
T
History
Marc Mueller
and
GitHub
3b4b36a9fd
Fix partial typing (
#118022
)
2024-05-24 10:24:18 +02:00
..
__init__.py
Replace pylint protected-access with Ruff SLF001 (
#115735
)
2024-05-06 20:33:26 +02:00
auth.py
…
commands.py
Fix partial typing (
#118022
)
2024-05-24 10:24:18 +02:00
connection.py
Use PEP 695 for simple type aliases (
#117633
)
2024-05-17 14:42:21 +02:00
const.py
Use PEP 695 for simple type aliases (
#117633
)
2024-05-17 14:42:21 +02:00
decorators.py
Enable Ruff RET502 (
#115139
)
2024-05-21 22:19:33 +02:00
error.py
…
http.py
Replace pylint broad-except with Ruff BLE001 (
#116250
)
2024-05-07 14:00:27 +02:00
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
…