core/tests/components/shelly
Shay Levy 49c59339d9
Shelly RPC - do not stop BLE scanner if a sleeping device (#124147)
2024-08-18 18:35:02 +03:00
..
bluetooth
__init__.py
conftest.py Prevent connecting to a Shelly device that is already connected (#122105) 2024-07-18 15:27:03 -05:00
test_binary_sensor.py Prevent connecting to a Shelly device that is already connected (#122105) 2024-07-18 15:27:03 -05:00
test_button.py
test_climate.py
test_config_flow.py Ignore Shelly IPv6 address in zeroconf (#123081) 2024-08-02 21:56:49 +03:00
test_coordinator.py Shelly RPC - do not stop BLE scanner if a sleeping device (#124147) 2024-08-18 18:35:02 +03:00
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_event.py
test_init.py Prevent connecting to a Shelly device that is already connected (#122105) 2024-07-18 15:27:03 -05:00
test_light.py
test_logbook.py
test_number.py Add support for Shelly `number` virtual component (#121894) 2024-07-15 22:26:12 +02:00
test_select.py Add support for Shelly `enum` virtual component (#121997) 2024-07-18 17:55:14 +03:00
test_sensor.py Add missing sensors for Shelly Plus RGBW PM (#123589) 2024-08-18 12:58:51 +03:00
test_switch.py Use parametrize in tests for Shelly `boolean` virtual component (#121895) 2024-07-13 15:27:17 +03:00
test_text.py
test_update.py Prevent connecting to a Shelly device that is already connected (#122105) 2024-07-18 15:27:03 -05:00
test_utils.py Fix `configuration_url` for Shelly device using IPv6 (#121939) 2024-07-15 08:31:44 +02:00
test_valve.py