mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Add OutdoorPlug to wemo (#44629)
This commit is contained in:
parent
62237adf91
commit
a750c95d2e
@ -30,6 +30,7 @@ WEMO_MODEL_DISPATCH = {
|
||||
"LightSwitch": SWITCH_DOMAIN,
|
||||
"Maker": SWITCH_DOMAIN,
|
||||
"Motion": BINARY_SENSOR_DOMAIN,
|
||||
"OutdoorPlug": SWITCH_DOMAIN,
|
||||
"Sensor": BINARY_SENSOR_DOMAIN,
|
||||
"Socket": SWITCH_DOMAIN,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user