mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Add other wemo motion sensor identifier (#15627)
* Add other motion sensor identifier * Fix order
This commit is contained in:
parent
460bb69ade
commit
744c277123
@ -26,6 +26,7 @@ WEMO_MODEL_DISPATCH = {
|
||||
'Insight': 'switch',
|
||||
'LightSwitch': 'switch',
|
||||
'Maker': 'switch',
|
||||
'Motion': 'binary_sensor',
|
||||
'Sensor': 'binary_sensor',
|
||||
'Socket': 'switch'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user