Group Location
Explore Plans
Mobile menu Close menu
HomeyHomey

Let Homey speak

This Action will let Homey speak.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
homey.let_homey_speak
Filter code method
Homey.letHomeySpeak.skip(string?: reason)
Runtime method
runAction("homey.let_homey_speak", {})

Action fields

Which homey Dropdown list

Label
Which Homey?
Slug
which_homey
Required
true
Can have default value
false

What text Text input > Short text

Label
What text?
Slug
what_text
Required
true
Can have default value
true
Filter code method
Homey.letHomeySpeak.setWhatText(string: whatText)