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-01-25 17:12:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1663756983e32dd4521159afa30bc4adf461b032
core
/
tests
/
components
/
websocket_api
History
J. Nick Koston
0abe57edaa
Avoid checking if debug logging is enabled on every WebSocket message (
#142258
)
...
Co-authored-by: epenet <
6771947+epenet@users.noreply.github.com
>
2025-04-04 22:28:55 +02:00
..
__init__.py
…
conftest.py
…
test_auth.py
Log the error when the WebSocket receives a error message (
#136492
)
2025-01-27 15:38:18 -05:00
test_commands.py
Use send_json_auto_id in websocket_api tests (
#141994
)
2025-04-01 14:31:49 +02:00
test_connection.py
Fix implicit-return in websocket_api tests (
#122779
)
2024-07-29 22:14:41 +02:00
test_decorators.py
Add missing hass type hint in component tests (w) (
#124284
)
2024-08-20 12:54:42 +02:00
test_http.py
Avoid checking if debug logging is enabled on every WebSocket message (
#142258
)
2025-04-04 22:28:55 +02:00
test_init.py
…
test_messages.py
…
test_sensor.py
…