This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-19 03:34:46 +01:00
Code
Activity
Files
b0e18e432e3f5544cd0d8a261afe26018dfa43cf
core
/
tests
/
components
/
websocket_api
T
History
Abílio Costa
and
GitHub
81137345a3
Extract triggers/conditions/services for non-primary entities (
#169441
)
2026-04-29 15:28:09 +01:00
..
snapshots
…
__init__.py
…
conftest.py
…
test_auth.py
Validate local_only user property during ws auth phase (
#168812
)
2026-04-22 14:07:47 +02:00
test_commands.py
Extract triggers/conditions/services for non-primary entities (
#169441
)
2026-04-29 15:28:09 +01:00
test_connection.py
Redact sensitive api creds before logging message in websocket api (
#169326
)
2026-04-29 11:15:05 +02:00
test_decorators.py
…
test_http.py
Reduce log spam from unauthenticated websocket connections (
#151388
)
2025-09-01 10:35:22 +02:00
test_init.py
Bump aiohttp to 3.9.4 (
#110730
)
2024-04-11 11:58:56 -10:00
test_messages.py
Avoid additional timestamp conversion to set state (
#118885
)
2024-06-05 23:43:34 -04:00
test_sensor.py
…