core/homeassistant/components/wemo
Eric Severance 2765c6f1e9
Register Wemo fan services with entity service helper (#44192)
* Use a singleton for the Wemo registry and fan services

* Undo changes to the wemo subscription registry

* Use an entity service helper to register the Wemo fan services

* Fix Wemo fan test (missing ATTR_ENTITY_ID)

* Use the function name directly rather than a string

* Improve test coverage of the set_humidity service
2020-12-15 14:19:57 +01:00
..
translations [ci skip] Translation update 2020-12-10 00:03:01 +00:00
__init__.py Replace hard-coded domain strings with constants in the Wemo module (#44222) 2020-12-15 05:03:02 +01:00
binary_sensor.py Share wemo entity code to reduce duplicate boilerplate (#44113) 2020-12-13 12:02:45 +01:00
config_flow.py
const.py
entity.py Share wemo entity code to reduce duplicate boilerplate (#44113) 2020-12-13 12:02:45 +01:00
fan.py Register Wemo fan services with entity service helper (#44192) 2020-12-15 14:19:57 +01:00
light.py Share wemo entity code to reduce duplicate boilerplate (#44113) 2020-12-13 12:02:45 +01:00
manifest.json Bump Pywemo to 0.5.3 (#43263) 2020-11-16 13:17:58 +01:00
services.yaml
strings.json
switch.py Share wemo entity code to reduce duplicate boilerplate (#44113) 2020-12-13 12:02:45 +01:00