mirror of
https://github.com/home-assistant/core.git
synced 2025-11-11 12:00:52 +00:00
Use entity registry id in number device actions (#95273)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user