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-13 22:47:03 +00:00
Code
Issues
Releases
Wiki
Activity
Files
53d7eaa1a6f77a590886be7a413ec00e8b6c3dae
core
/
homeassistant
/
components
/
websocket_api
History
Zac West
20960e182d
Log unknown websocket commands at info instead of error (
#72336
)
2022-05-22 22:41:51 -07:00
..
__init__.py
…
auth.py
Reduce event loop overhead for listeners that already queue (
#71364
)
2022-05-05 23:09:10 -04:00
commands.py
Add support for specifying the integrations manifest/list fetches (
#71982
)
2022-05-17 01:22:56 -05:00
connection.py
Log unknown websocket commands at info instead of error (
#72336
)
2022-05-22 22:41:51 -07:00
const.py
Add history/history_during_period websocket endpoint (
#71688
)
2022-05-11 17:52:22 -05:00
decorators.py
…
error.py
…
http.py
Clean up accessing dispatcher helpers via hass (
#72014
)
2022-05-17 18:41:36 +02:00
manifest.json
…
messages.py
Add live streaming logbook websocket endpoint (
#72258
)
2022-05-22 14:57:54 -05:00
permissions.py
…
sensor.py
…
services.yaml
…