hass-core/tests/components/shelly
2024-05-24 15:54:20 +02:00
..
bluetooth Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
__init__.py Cleanup Shelly RGBW light entities (#114410) 2024-03-30 18:48:57 +03:00
conftest.py Add Shelly motion sensor switch (#115312) 2024-05-16 12:49:49 +02:00
test_binary_sensor.py Fix shelly delaying shutdown (#116346) 2024-04-28 11:19:38 -05:00
test_button.py
test_climate.py Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
test_config_flow.py Support reconfigure flow in Shelly integration (#117525) 2024-05-16 17:47:12 +02:00
test_coordinator.py Prevent Shelly raising in a task (#116355) 2024-04-29 08:03:57 -05:00
test_cover.py
test_device_trigger.py Enable Ruff A001 (#115654) 2024-04-21 23:25:27 +02:00
test_diagnostics.py
test_event.py
test_init.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03:00
test_light.py Cleanup Shelly RGBW light entities (#114410) 2024-03-30 18:48:57 +03:00
test_logbook.py
test_number.py Fix shelly delaying shutdown (#116346) 2024-04-28 11:19:38 -05:00
test_sensor.py Fix shelly delaying shutdown (#116346) 2024-04-28 11:19:38 -05:00
test_switch.py Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
test_update.py Fix shelly delaying shutdown (#116346) 2024-04-28 11:19:38 -05:00
test_utils.py
test_valve.py