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-02-21 02:18:47 +00:00
Code
Activity
Files
sensor_numerical_value
Add File
New File
Upload File
Apply Patch
core
/
tests
/
components
/
shelly
History
Shay Levy
857df05308
Add Shelly Gen2 update entity for sleeping devices (
#86837
)
2023-01-30 19:05:13 +02:00
..
bluetooth
…
__init__.py
…
conftest.py
Shelly code quality (
#86733
)
2023-01-27 10:47:05 +02:00
test_binary_sensor.py
Handle state unknown if last state is missing in Shelly (
#86813
)
2023-01-27 23:34:56 +01:00
test_button.py
…
test_climate.py
Store Shelly climate
last_target_temp
value in restore extra data (
#86482
)
2023-01-24 07:28:34 -10:00
test_config_flow.py
Separate Shelly tests parameters in parametrize (
#86778
)
2023-01-27 14:28:35 +01:00
test_coordinator.py
…
test_cover.py
…
test_device_trigger.py
…
test_diagnostics.py
Code styling tweaks to the tests - Part 2 (
#86662
)
2023-01-26 01:23:53 +01:00
test_init.py
…
test_light.py
…
test_logbook.py
…
test_number.py
Handle state unknown if last state is missing in Shelly (
#86813
)
2023-01-27 23:34:56 +01:00
test_sensor.py
Handle state unknown if last state is missing in Shelly (
#86813
)
2023-01-27 23:34:56 +01:00
test_switch.py
…
test_update.py
Add Shelly Gen2 update entity for sleeping devices (
#86837
)
2023-01-30 19:05:13 +02:00
test_utils.py
…