Group Location
Explore Plans
Mobile menu Close menu
Hager IoTHager IoT

Play favorite

This action will play an item from the favorites.

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 play an item from the favorites.
API endpoint slug
hager_iot.playfavorite
Filter code method
HagerIot.playfavorite.skip(string?: reason)
Runtime method
runAction("hager_iot.playfavorite", {})

Action fields

Cid Dropdown list

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

List name Text input > Other

Label
Which favorite item?
Helper text
The name of a playlist/song/radio that is saved to the favorites.
Slug
listName
Required
true
Can have default value
true
Filter code method
HagerIot.playfavorite.setListName(string: listName)