This action will be the open or close curtain
Developer info
- API endpoint slug
- tis_smart_home.curtain
- Filter code method
- TisSmartHome.curtain.skip(string?: reason)
- Runtime method
- runAction("tis_smart_home.curtain", {})
Action fields
Device name Dropdown list
- Label
- Device Name
- Helper text
- device name
- Slug
- device_name
- Required
- true
- Can have default value
- false
Value Dropdown list
- Label
- Mode
- Helper text
- open or close
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- TisSmartHome.curtain.setValue(string: value)
