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-18 03:03:44 +01:00
Code
Activity
Files
104f74054bc08cc657f35f92974e64ff79d7331f
core
/
tests
/
components
/
shelly
T
History
J. Nick Koston
and
GitHub
2c95c0b3a1
Do not check ble scanner state for sleepy shelly devices (
#85566
)
...
fixes
#85563
2023-01-10 00:16:14 +02: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
Reject the WiFI AP when considering to update a shelly config entry from zeroconf (
#85265
)
2023-01-06 01:44:10 +02: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
Do not check ble scanner state for sleepy shelly devices (
#85566
)
2023-01-10 00:16:14 +02:00
test_light.py
…
test_logbook.py
…
test_number.py
…
test_sensor.py
…
test_switch.py
…
test_update.py
…
test_utils.py
…