This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-24 12:59:34 +00:00
Code
Activity
Files
51ff1ca2d80f22e110cfa86bc15cdfa7319206d8
core
/
tests
/
components
/
zeroconf
History
…
..
__init__.py
…
conftest.py
…
test_init.py
Break apart zeroconf integration to prepare for WebSocket API (
#143490
)
2025-04-23 07:47:37 -10:00
test_repairs.py
Add instance ID (mDNS) conflict detection and repair flow for zeroconf integration (
#151487
)
2025-10-19 21:37:10 +02:00
test_usage.py
Misc typing improvements (
#153322
)
2025-10-01 19:30:41 +02:00
test_websocket_api.py
…