Add missinglong_press entry for trigger_type in strings.json for Hue (#154437)

This commit is contained in:
Michel van de Wetering
2025-10-17 20:34:42 +00:00
committed by Franck Nijhof
parent 45869523d0
commit fb279212a9
@@ -68,6 +68,7 @@
"initial_press": "\"{subtype}\" pressed initially",
"repeat": "\"{subtype}\" held down",
"short_release": "\"{subtype}\" released after short press",
"long_press": "\"{subtype}\" long pressed",
"long_release": "[%key:component::hue::device_automation::trigger_type::remote_button_long_release%]",
"double_short_release": "[%key:component::hue::device_automation::trigger_type::remote_double_button_short_press%]",
"start": "[%key:component::hue::device_automation::trigger_type::initial_press%]"