diff --git a/homeassistant/components/hue/strings.json b/homeassistant/components/hue/strings.json index b70d4feb526e..80817583ad69 100644 --- a/homeassistant/components/hue/strings.json +++ b/homeassistant/components/hue/strings.json @@ -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%]"