core/tests/components/shelly
Simone Chemelli 32a9cb4b14
Add Shelly motion sensor switch (#115312)
* Add Shelly motion sensor switch

* update name

* make motion switch a restore entity

* add test

* apply review comment

* Update tests/components/shelly/test_switch.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update tests/components/shelly/test_switch.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update tests/components/shelly/test_switch.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update tests/components/shelly/test_switch.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* rename switch

* Update tests/components/shelly/test_switch.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update tests/components/shelly/test_switch.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* Update tests/components/shelly/test_switch.py

Co-authored-by: Shay Levy <levyshay1@gmail.com>

* fix ruff

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2024-05-16 12:49:49 +02:00
..
bluetooth
__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 Fix shelly delaying shutdown (#116346) 2024-04-28 11:19:38 -05:00
test_config_flow.py Bump aioshelly to 9.0.0 (#114025) 2024-04-14 18:07:26 +03: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 Add Shelly motion sensor switch (#115312) 2024-05-16 12:49:49 +02:00
test_update.py Fix shelly delaying shutdown (#116346) 2024-04-28 11:19:38 -05:00
test_utils.py
test_valve.py