Turn on X-House light when a Google Calendar event starts
The trigger is triggered when you control your Light Switch(Wifi).
Developer info
- API endpoint slug
- XHouseIOT.operateLightSwitchWifi
- Filter code method
- XHouseIOT.operateLightSwitchWifi.skip(string?: reason)
- Runtime method
- runAction("XHouseIOT.operateLightSwitchWifi", {})
Action fields
Deviceid Dropdown list
- Label
- which device
- Helper text
- select device
- Slug
- deviceId
- Required
- true
- Can have default value
- false
Route Dropdown list
- Label
- route
- Slug
- route
- Required
- true
- Can have default value
- true
- Filter code method
- XHouseIOT.operateLightSwitchWifi.setRoute(string: route)
Operate Dropdown list
- Label
- operate
- Slug
- operate
- Required
- true
- Can have default value
- true
- Filter code method
- XHouseIOT.operateLightSwitchWifi.setOperate(string: operate)