Group Location
Explore Plans
Mobile menu Close menu
Hager IoTHager IoT

Set light level

This Action will set level on your lighting devices that support dimming.

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 set level on your lighting devices that support dimming.
API endpoint slug
hager_iot.level
Filter code method
HagerIot.level.skip(string?: reason)
Runtime method
runAction("hager_iot.level", {})

Action fields

Cid Dropdown list

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

Level Text input > Other

Label
What light level?
Helper text
0-100%
Slug
level
Required
true
Can have default value
true
Filter code method
HagerIot.level.setLevel(string: level)