mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-17 07:10:44 +08:00
fix: missing optional key in electric-blanket
This commit is contained in:
parent
fa34b4fb1c
commit
448a9d7b26
@ -255,6 +255,7 @@ SPEC_DEVICE_TRANS_MAP: dict[str, dict | str] = {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
'optional': {},
|
||||||
'entity': 'heater'
|
'entity': 'heater'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user