本ページで電球のカラーを設定できます
- API endpoint slug
- switchbot.set_color_bulb_ja
- Filter code method
- Switchbot.setColorBulbJa.skip(string?: reason)
- Runtime method
- runAction("switchbot.set_color_bulb_ja", {})
Action fields
- Label
- 電球を選択
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
- Label
- カラーを選択
- Slug
- set_color
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.setColorBulbJa.setSetColor(string: setColor)
- Label
- 明るさを設定
- Helper text
- 入力する数値の範囲:1-100
- Slug
- set_brightness
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.setColorBulbJa.setSetBrightness(string: setBrightness)