tuya/tuya-home-assistant

Garage Light support

Open

#1,041 opened on Jul 16, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees) (206 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (960 stars)
PR merge metrics
 (PR metrics pending)

Description

Device normal info

  • Brand: Feit Electric
  • Model: Smart LED Garage Light, RGBW 3 Panel

Device Information Product Name: Garage Light Device: (jpbst6n8suqi3rcw) Product Category: tgd

Standard Instruction Set switch_led | Boolean | "{true,false}" work_mode | Enum | { "range": [ "white", "colour", "scene", "music" ] } bright_value | Integer | { "min": 10, "max": 1000, "scale": 0, "step": 1 } colour_data | String | { "maxlen": 255 } scene_data | String | { "maxlen": 255 } countdown | Integer | { "unit": "s", "min": 0, "max": 86400, "scale": 0, "step": 1 } music_data | String | { "maxlen": 255 } control_data | String | { "maxlen": 255 } rhythm_mode | Raw | { "maxlen": 255 } sleep_mode | Raw | { "maxlen": 255 } wakeup_mode | Raw | { "maxlen": 255 } power_memory | Raw | { "maxlen": 255 } random_timing | Raw | { "maxlen": 255 }

Standard Status Set switch_led | Boolean | "{true,false}" work_mode | Enum | { "range": [ "white", "colour", "scene", "music" ] } bright_value | Integer | { "min": 10, "max": 1000, "scale": 0, "step": 1 } colour_data | String | { "maxlen": 255 } scene_data | String | { "maxlen": 255 } countdown | Integer | { "unit": "s", "min": 0, "max": 86400, "scale": 0, "step": 1 } rhythm_mode | Raw | { "maxlen": 255 } sleep_mode | Raw | { "maxlen": 255 } wakeup_mode | Raw | { "maxlen": 255 } power_memory | Raw | { "maxlen": 255 } random_timing | Raw | { "maxlen": 255 }

Contributor guide