This action will play an item from the favorites.
Developer info
- 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)