mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +00:00
Fix last_activated timestamp on Hue scenes (#66679)
This commit is contained in:
parent
75cca28448
commit
ab55e3f1ff
@ -72,7 +72,7 @@ async def async_setup_entry(
|
||||
vol.Coerce(int), vol.Range(min=0, max=255)
|
||||
),
|
||||
},
|
||||
"async_activate",
|
||||
"_async_activate",
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user