mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Add OutdoorPlug to wemo (#44629)
This commit is contained in:
@@ -30,6 +30,7 @@ WEMO_MODEL_DISPATCH = {
|
|||||||
"LightSwitch": SWITCH_DOMAIN,
|
"LightSwitch": SWITCH_DOMAIN,
|
||||||
"Maker": SWITCH_DOMAIN,
|
"Maker": SWITCH_DOMAIN,
|
||||||
"Motion": BINARY_SENSOR_DOMAIN,
|
"Motion": BINARY_SENSOR_DOMAIN,
|
||||||
|
"OutdoorPlug": SWITCH_DOMAIN,
|
||||||
"Sensor": BINARY_SENSOR_DOMAIN,
|
"Sensor": BINARY_SENSOR_DOMAIN,
|
||||||
"Socket": SWITCH_DOMAIN,
|
"Socket": SWITCH_DOMAIN,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user