hass-core/tests/components/wemo
Eric Severance 8459a28489
WeMo state changes are seen by all coordinator entities (#64228)
* WeMo push update is seen by all coordinator entities

* Rename _wemo_exception_handler -> _wemo_call_wrapper

* Test turning off the entity

* Test setting light brightness

* Improve brightness test

* It is unnecessary to setup the platform integration

* Use domain names, not platform enum, in service calls
2022-01-17 10:03:24 +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 WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
test_binary_sensor.py Share common EntityTestHelpers in wemo tests (#62455) 2022-01-05 17:22:38 -08:00
test_config_flow.py
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 WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
test_init.py Store wemo device sw_version & upnp connections (#62758) 2021-12-24 10:31:42 -10:00
test_light_bridge.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
test_light_dimmer.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
test_sensor.py Share common EntityTestHelpers in wemo tests (#62455) 2022-01-05 17:22:38 -08:00
test_switch.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
test_wemo_device.py Store wemo device sw_version & upnp connections (#62758) 2021-12-24 10:31:42 -10:00