Group Location
Explore Plans
Mobile menu Close menu
Hager IoTHager IoT

Run KNX scene

This action will run a KNX scene.

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
This action will run a KNX scene.
API endpoint slug
hager_iot.knxscene
Filter code method
HagerIot.knxscene.skip(string?: reason)
Runtime method
runAction("hager_iot.knxscene", {})

Action fields

Cid Dropdown list

Label
Which device?
Slug
cid
Required
true
Can have default value
false

Knxscene Text input > Other

Label
Which KNX scene?
Helper text
1-64
Slug
knxscene
Required
true
Can have default value
true
Filter code method
HagerIot.knxscene.setKnxscene(string: knxscene)