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-12 14:08:36 +00:00
Code
Issues
Releases
Wiki
Activity
Files
ca664ab5a5d431e9cb3002c7b5419cf5286c69fa
core
/
tests
/
components
/
websocket_api
History
J. Nick Koston
f0383782f9
Use compact encoding for JSON websocket messages (
#67148
)
...
Co-authored-by: Paulus Schoutsen <
balloob@gmail.com
>
2022-02-23 22:16:14 -08:00
..
__init__.py
…
conftest.py
…
test_auth.py
Disconnect websockets after token is revoked (
#57091
)
2021-10-08 09:38:22 -07:00
test_commands.py
Allow get_states to recover (
#67146
)
2022-02-23 22:16:13 -08:00
test_connection.py
Import websocket_api (part 3) (
#63907
)
2022-01-11 17:26:37 +01:00
test_decorators.py
Introduce only_supervisor for @websocket_api.ws_require_user() (
#61298
)
2021-12-08 16:49:35 -08:00
test_http.py
Allow get_states to recover (
#67146
)
2022-02-23 22:16:13 -08:00
test_init.py
Import websocket_api (part 3) (
#63907
)
2022-01-11 17:26:37 +01:00
test_messages.py
Use compact encoding for JSON websocket messages (
#67148
)
2022-02-23 22:16:14 -08:00
test_sensor.py
…