From c342c1e4d63801e7ba501633320bd5a435d0644f Mon Sep 17 00:00:00 2001 From: Matthias Alphart Date: Fri, 21 Jun 2024 17:00:55 +0200 Subject: [PATCH] Device automation extra fields translation for ZHA (#119520) Co-authored-by: Matthias Alphart Co-authored-by: puddly <32534428+puddly@users.noreply.github.com> --- homeassistant/components/zha/strings.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/homeassistant/components/zha/strings.json b/homeassistant/components/zha/strings.json index 04cef23b2df..f25fdf1ebe4 100644 --- a/homeassistant/components/zha/strings.json +++ b/homeassistant/components/zha/strings.json @@ -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": {