Use entity registry id in cover device actions (#95269)
This commit is contained in:
parent
0af71851a4
commit
c2457b8574
3 changed files with 154 additions and 32 deletions
|
@ -28,6 +28,7 @@ STATIC_VALIDATOR = {
|
|||
ENTITY_PLATFORMS = {
|
||||
Platform.ALARM_CONTROL_PANEL.value,
|
||||
Platform.BUTTON.value,
|
||||
Platform.COVER.value,
|
||||
Platform.FAN.value,
|
||||
Platform.HUMIDIFIER.value,
|
||||
Platform.LIGHT.value,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue