This website requires JavaScript.
Explore
Help
Sign In
home-assistant
/
core
Watch
1
Star
0
Fork
1
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-12 00:22:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
flic2
core
/
tests
/
components
/
websocket_api
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
3 people
Paulus Schoutsen
GitHub
Claude
fa3ededf3c
Trim cached websocket event payload once per event instead of per subscriber (
#175569
)
...
Co-authored-by: Claude <
noreply@anthropic.com
>
2026-07-04 17:32:44 -05:00
..
snapshots
…
__init__.py
…
conftest.py
Use DOMAIN constant in test (async_setup_component o-z) (
#173018
)
2026-06-06 12:14:46 -07:00
test_auth.py
Use DOMAIN constant in test (async_setup_component o-z) (
#173018
)
2026-06-06 12:14:46 -07:00
test_commands.py
Remove purpose-specific triggers and conditions from labs (
#174450
)
2026-06-22 16:58:51 +01:00
test_connection.py
Fix line length violations in tests/components t-z (
#170994
)
2026-05-17 17:12:29 -04:00
test_decorators.py
…
test_http.py
Use DOMAIN constant in test (async_setup_component o-z) (
#173018
)
2026-06-06 12:14:46 -07:00
test_init.py
…
test_messages.py
Trim cached websocket event payload once per event instead of per subscriber (
#175569
)
2026-07-04 17:32:44 -05:00
test_sensor.py
…