mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Merge pull request #1379 from jaharkes/wemo_switch
Fix dispatching for regular WeMo switch devices.
This commit is contained in:
commit
d6a14a1767
@ -24,7 +24,7 @@ WEMO_MODEL_DISPATCH = {
|
||||
'Insight': DISCOVER_SWITCHES,
|
||||
'Maker': DISCOVER_SWITCHES,
|
||||
'Motion': DISCOVER_MOTION,
|
||||
'Switch': DISCOVER_SWITCHES,
|
||||
'Socket': DISCOVER_SWITCHES,
|
||||
}
|
||||
WEMO_SERVICE_DISPATCH = {
|
||||
DISCOVER_LIGHTS: 'light',
|
||||
|
Loading…
x
Reference in New Issue
Block a user