We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
long_press
1 parent 4586952 commit fb27921Copy full SHA for fb27921
homeassistant/components/hue/strings.json
@@ -68,6 +68,7 @@
68
"initial_press": "\"{subtype}\" pressed initially",
69
"repeat": "\"{subtype}\" held down",
70
"short_release": "\"{subtype}\" released after short press",
71
+ "long_press": "\"{subtype}\" long pressed",
72
"long_release": "[%key:component::hue::device_automation::trigger_type::remote_button_long_release%]",
73
"double_short_release": "[%key:component::hue::device_automation::trigger_type::remote_double_button_short_press%]",
74
"start": "[%key:component::hue::device_automation::trigger_type::initial_press%]"
0 commit comments