This action will change the media mode
Developer info
- API endpoint slug
- tis_smart_home.media
- Filter code method
- TisSmartHome.media.skip(string?: reason)
- Runtime method
- runAction("tis_smart_home.media", {})
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
- change the mode tv, tvbox,projector,dvd
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- TisSmartHome.media.setValue(string: value)
