This action will ask Tapo Hub to control volume mute button of the paired TV device using the infrared remote control.
- API endpoint slug
- tplink_tapo.action_change_tv_volume_mute
- Filter code method
- TplinkTapo.actionChangeTvVolumeMute.skip(string?: reason)
- Runtime method
- runAction("tplink_tapo.action_change_tv_volume_mute", {})
Action fields
- Label
- Which Devices?
- Helper text
- The name of the device that you are expecting to control.
- Slug
- device_name
- Required
- true
- Can have default value
- false
- Label
- What Command?
- Helper text
- What's the command you want to execute on the device?
- Slug
- command
- Required
- true
- Can have default value
- true
- Filter code method
- TplinkTapo.actionChangeTvVolumeMute.setCommand(string: command)