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

Change Brightness

This action will change the brightness of a light bulb.

Developer info

API endpoint slug
tplink_tapo.action_change_brightness
Filter code method
TplinkTapo.actionChangeBrightness.skip(string?: reason)
Runtime method
runAction("tplink_tapo.action_change_brightness", {})

Action fields

Device name Dropdown list

Label
Which Device?
Helper text
The name of the device that you are expecting to control.
Slug
device_name
Required
true
Can have default value
false

Brightness Dropdown list

Label
brightness
Helper text
brightness,input an integer between 0-100
Slug
brightness
Required
true
Can have default value
true
Filter code method
TplinkTapo.actionChangeBrightness.setBrightness(string: brightness)