This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-07-08 17:41:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
862cd76f893c5db076f340b38dfe59cd78bc1731
core
/
homeassistant
/
components
/
websocket_api
T
History
Marc Mueller
b816fce976
Improve websocket_api schema typing (
#120411
)
2024-06-25 14:08:30 +02:00
..
__init__.py
Improve websocket_api schema typing (
#120411
)
2024-06-25 14:08:30 +02:00
auth.py
…
commands.py
Improve WS command validate_config (
#118864
)
2024-06-05 18:53:44 +02:00
connection.py
Use PEP 695 for simple type aliases (
#117633
)
2024-05-17 14:42:21 +02:00
const.py
Improve websocket message coalescing to handle thundering herds better (
#118268
)
2024-05-28 23:14:06 -04:00
decorators.py
Improve websocket_api schema typing (
#120411
)
2024-06-25 14:08:30 +02:00
error.py
…
http.py
Improve websocket message coalescing to handle thundering herds better (
#118268
)
2024-05-28 23:14:06 -04:00
manifest.json
…
messages.py
Collapse websocket_api _state_diff into _state_diff_event (
#118170
)
2024-05-26 16:04:34 +02: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
…