hass-core/tests/components/wemo
Erik Montnemery e9b746e874
Add turned on or off device trigger to toggle entity ()
* 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 () 2021-12-24 10:31:42 -10:00
entity_test_helpers.py Fix Non-thread-safe operation in wemo tests () 2021-12-20 12:56:56 -06:00
test_binary_sensor.py Add Binary Sensor for WeMo Insight & Maker () 2021-08-22 20:09:22 +02:00
test_config_flow.py Add wemo config_flow test to get 100% coverage () 2021-12-18 23:43:31 -06:00
test_device_trigger.py Add turned on or off device trigger to toggle entity () 2022-01-03 10:41:30 +01:00
test_fan.py Use the Platform enum in wemo () 2021-12-19 21:11:40 -08:00
test_init.py Store wemo device sw_version & upnp connections () 2021-12-24 10:31:42 -10:00
test_light_bridge.py Use the Platform enum in wemo () 2021-12-19 21:11:40 -08:00
test_light_dimmer.py Use the Platform enum in wemo () 2021-12-19 21:11:40 -08:00
test_sensor.py Add Binary Sensor for WeMo Insight & Maker () 2021-08-22 20:09:22 +02:00
test_switch.py Use the Platform enum in wemo () 2021-12-19 21:11:40 -08:00
test_wemo_device.py Store wemo device sw_version & upnp connections () 2021-12-24 10:31:42 -10:00