Use entity registry id in button device actions (#95267)
This commit is contained in:
parent
fde82ee323
commit
9b1b0937eb
4 changed files with 60 additions and 11 deletions
|
@ -27,6 +27,7 @@ STATIC_VALIDATOR = {
|
|||
|
||||
ENTITY_PLATFORMS = {
|
||||
Platform.ALARM_CONTROL_PANEL.value,
|
||||
Platform.BUTTON.value,
|
||||
Platform.FAN.value,
|
||||
Platform.HUMIDIFIER.value,
|
||||
Platform.LIGHT.value,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue