Use entity registry id in number device actions (#95273)
This commit is contained in:
parent
c2457b8574
commit
9dc586bd98
3 changed files with 99 additions and 15 deletions
|
@ -33,6 +33,7 @@ ENTITY_PLATFORMS = {
|
|||
Platform.HUMIDIFIER.value,
|
||||
Platform.LIGHT.value,
|
||||
Platform.LOCK.value,
|
||||
Platform.NUMBER.value,
|
||||
Platform.REMOTE.value,
|
||||
Platform.SELECT.value,
|
||||
Platform.SWITCH.value,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue