mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix brightness_pct in light device turn_on action (#5201)
This commit is contained in:
parent
17e04589d0
commit
17f3299152
@ -69,7 +69,7 @@ export const fetchDeviceTriggerCapabilities = (
|
||||
const whitelist = [
|
||||
"above",
|
||||
"below",
|
||||
"brightness",
|
||||
"brightness_pct",
|
||||
"code",
|
||||
"for",
|
||||
"position",
|
||||
|
Loading…
x
Reference in New Issue
Block a user