Explore Plans
Mobile menu Close menu
TP-Link TapoTP-Link Tapo

Control TV Volume Mute

This action will ask Tapo Hub to control volume mute button of the paired TV device using the infrared remote control.

Developer info

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

Device name Dropdown list

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

Command Dropdown list

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)