This action will set or update a clock face on your LaMetric device.
- API endpoint slug
- lametric.set_clockface
- Filter code method
- Lametric.setClockface.skip(string?: reason)
- Runtime method
- runAction("lametric.set_clockface", {})
Action fields
- Label
- To which clock app?
- Helper text
- If your clock app is missing from the list, make sure LaMetric device is running firmware 2.0.2 or newer.
- Slug
- device
- Required
- true
- Can have default value
- false
- Label
- Clock face ID
- Helper text
- Enter the number found beneath icons here.
- Slug
- clockface_id
- Required
- true
- Can have default value
- true
- Filter code method
- Lametric.setClockface.setClockfaceId(string: clockfaceId)