This action will turn on/off the single rocker switches or module of your choosing.
- API endpoint slug
- Aqara_Home_EU.action_turn_on_off_1
- Filter code method
- AqaraHomeEU.actionTurnOnOff1.skip(string?: reason)
- Runtime method
- runAction("Aqara_Home_EU.action_turn_on_off_1", {})
Action fields
- Label
- which device?
- Slug
- subject_id
- Required
- true
- Can have default value
- false
- Label
- Which action event?
- Slug
- which_status
- Required
- true
- Can have default value
- true
- Filter code method
- AqaraHomeEU.actionTurnOnOff1.setWhichStatus(string: whichStatus)