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
2026-05-26 18:26:25 +01:00
Code
Activity
Files
6349760a2c191421dbd9999d8a1b31edf22f2bcd
core
/
tests
/
components
/
shelly
T
History
Erik Montnemery
a6217ca9b9
Improve error message when an automation fails to validate (
#83977
)
2022-12-21 23:20:50 +01:00
..
bluetooth
…
__init__.py
…
conftest.py
Try to reconnect disconnected shelly devices as soon as they discovered by zeroconf (
#83872
)
2022-12-13 14:22:34 -10:00
test_binary_sensor.py
…
test_button.py
…
test_climate.py
Fix restored temperature values in Shelly climate platform (
#83428
)
2022-12-07 09:11:18 +02:00
test_config_flow.py
Try to reconnect disconnected shelly devices as soon as they discovered by zeroconf (
#83872
)
2022-12-13 14:22:34 -10:00
test_coordinator.py
…
test_cover.py
…
test_device_trigger.py
Improve error message when an automation fails to validate (
#83977
)
2022-12-21 23:20:50 +01:00
test_diagnostics.py
Move bluetooth watchdog into the scanner base class (
#83888
)
2022-12-13 11:57:40 -10:00
test_init.py
Fix reload race in shelly when device is recently offline (
#84328
)
2022-12-21 09:29:48 +01:00
test_light.py
…
test_logbook.py
…
test_number.py
…
test_sensor.py
…
test_switch.py
…
test_update.py
…
test_utils.py
…