This website requires JavaScript.
Explore
Help
Sign In
Electric-Special
/
ha-core
Watch
1
Star
0
Fork
0
You've already forked ha-core
mirror of
https://github.com/Electric-Special/ha-core.git
synced
2026-03-21 16:06:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
073fb40b79cf8aa06790fdceb23b6857db888c99
ha-core
/
tests
/
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
…
conftest.py
…
test_auth.py
…
test_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
test_connection.py
Log stack trace if exception without message (
#67587
)
2022-03-04 09:48:07 +01:00
test_decorators.py
…
test_http.py
Allow get_states to recover (
#67146
)
2022-02-23 21:15:48 -08:00
test_init.py
…
test_messages.py
Use compact encoding for JSON websocket messages (
#67148
)
2022-02-23 22:15:20 -08:00
test_sensor.py
…