This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-09-11 13:38:35 +00:00
Code
Issues
Releases
Wiki
Activity
Files
0d8f649bd65c8c54cd3503dd75485d3ec35d6076
core
/
homeassistant
/
components
/
websocket_api
History
J. Nick Koston
0d8f649bd6
Websocket api to subscribe to entities (payloads reduced by ~80%+ vs state_changed events) (
#67891
)
2022-03-11 20:54:49 -08:00
..
__init__.py
Add Home Assistant Content user (
#64337
)
2022-01-21 10:06:39 -08:00
auth.py
…
commands.py
Websocket api to subscribe to entities (payloads reduced by ~80%+ vs state_changed events) (
#67891
)
2022-03-11 20:54:49 -08:00
connection.py
Log stack trace if exception without message (
#67587
)
2022-03-04 09:48:07 +01:00
const.py
Use compact encoding for JSON websocket messages (
#67148
)
2022-02-23 22:15:20 -08:00
decorators.py
…
error.py
…
http.py
…
manifest.json
…
messages.py
Websocket api to subscribe to entities (payloads reduced by ~80%+ vs state_changed events) (
#67891
)
2022-03-11 20:54:49 -08:00
permissions.py
…
sensor.py
Adjust pylint plugin to enforce platform type hints (
#64836
)
2022-01-24 18:51:06 +01:00
services.yaml
…