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>pull/120111/head
parent
f03759295f
commit
c342c1e4d6
|
@ -249,6 +249,13 @@
|
|||
"face_4": "With face 4 activated",
|
||||
"face_5": "With face 5 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": {
|
||||
|
|
Loading…
Reference in New Issue