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