mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Device automation extra fields translation for ZHA (#119520)
Co-authored-by: Matthias Alphart <farmio@alphart.net> Co-authored-by: puddly <32534428+puddly@users.noreply.github.com>
This commit is contained in:
parent
f03759295f
commit
c342c1e4d6
@ -249,6 +249,13 @@
|
|||||||
"face_4": "With face 4 activated",
|
"face_4": "With face 4 activated",
|
||||||
"face_5": "With face 5 activated",
|
"face_5": "With face 5 activated",
|
||||||
"face_6": "With face 6 activated"
|
"face_6": "With face 6 activated"
|
||||||
|
},
|
||||||
|
"extra_fields": {
|
||||||
|
"color": "Color hue",
|
||||||
|
"duration": "Duration in seconds",
|
||||||
|
"effect_type": "Effect type",
|
||||||
|
"led_number": "LED number",
|
||||||
|
"level": "Brightness (%)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user