AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
TP-Link KasaTP-Link Kasa

Change brightness

This action will change the brightness of a light bulb.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will change the brightness of a light bulb.
API endpoint slug
kasa.change_brightness
Filter code method
Kasa.changeBrightness.skip(string?: reason)
Runtime method
runAction("kasa.change_brightness", {})

Action fields

Device Dropdown list

Label
Device
Slug
device
Required
true
Can have default value
false

Brightness Dropdown list

Label
Brightness
Helper text
Choose a Brightness
Slug
brightness
Required
true
Can have default value
true
Filter code method
Kasa.changeBrightness.setBrightness(string: brightness)