Use entity registry id in text device actions (#95398)
This commit is contained in:
parent
d7b7deb95f
commit
179e1da164
3 changed files with 88 additions and 14 deletions
|
@ -38,6 +38,7 @@ ENTITY_PLATFORMS = {
|
|||
Platform.REMOTE.value,
|
||||
Platform.SELECT.value,
|
||||
Platform.SWITCH.value,
|
||||
Platform.TEXT.value,
|
||||
Platform.VACUUM.value,
|
||||
Platform.WATER_HEATER.value,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue