New services
Explore Plans
Mobile menu Close menu
SwitchBotSwitchBot

テープライトのカラー

本ページでテープライトのカラーを設定できます

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
本ページでテープライトのカラーを設定できます
API endpoint slug
switchbot.set_color_strip_ja
Filter code method
Switchbot.setColorStripJa.skip(string?: reason)
Runtime method
runAction("switchbot.set_color_strip_ja", {})

Action fields

Chose a device Dropdown list

Label
テープライトを選択
Slug
chose_a_device
Required
true
Can have default value
false

Set color Dropdown list

Label
カラーを選択
Slug
set_color
Required
true
Can have default value
true
Filter code method
Switchbot.setColorStripJa.setSetColor(string: setColor)

Set brightness Text input > Other

Label
明るさを設定
Helper text
入力する数値の範囲:1-100
Slug
set_brightness
Required
true
Can have default value
true
Filter code method
Switchbot.setColorStripJa.setSetBrightness(string: setBrightness)