core/tests/components/wemo
Erik Montnemery e9b746e874
Add turned on or off device trigger to toggle entity (#61089)
* Add turned on or off device trigger to toggle entity

* Renamed changed_states trigger to toggled

* Adjust tests

* Fix homekit triggers test

* Add tests

* Adjust tests after rebase

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-03 10:41:30 +01:00
..
__init__.py
conftest.py Store wemo device sw_version & upnp connections (#62758) 2021-12-24 10:31:42 -10:00
entity_test_helpers.py Fix Non-thread-safe operation in wemo tests (#62418) 2021-12-20 12:56:56 -06:00
test_binary_sensor.py
test_config_flow.py Add wemo config_flow test to get 100% coverage (#62158) 2021-12-18 23:43:31 -06:00
test_device_trigger.py Add turned on or off device trigger to toggle entity (#61089) 2022-01-03 10:41:30 +01:00
test_fan.py Use the Platform enum in wemo (#62153) 2021-12-19 21:11:40 -08:00
test_init.py Store wemo device sw_version & upnp connections (#62758) 2021-12-24 10:31:42 -10:00
test_light_bridge.py Use the Platform enum in wemo (#62153) 2021-12-19 21:11:40 -08:00
test_light_dimmer.py Use the Platform enum in wemo (#62153) 2021-12-19 21:11:40 -08:00
test_sensor.py
test_switch.py Use the Platform enum in wemo (#62153) 2021-12-19 21:11:40 -08:00
test_wemo_device.py Store wemo device sw_version & upnp connections (#62758) 2021-12-24 10:31:42 -10:00