logo elektroda
logo elektroda
X
logo elektroda

Configuring DETA DET812HA 36W Panel Light with OpenBK BK7231N V1.18.24

russbul 243 1
ADVERTISEMENT
  • Helpful post
    #1 21411877
    russbul
    Level 2  
    DETA DET812HA 36W 1200 x 300mm CCT panel light configuration.

    Rectangular lighting panel with gray edges and white center.
    Instructions for pairing a device with the GRID Connect app and setting up voice assistant.
    Starter guide for setting up the GRID Connect app for smart lighting devices.
    Link

    This has a separate power module that is easy to open.

    The configuration is a little obscure to make it work correctly. The hardware uses a PWM for each of the cool and warm LEDs.
    channels 0,1,2 are just to keep the GUI happy - there's nothing connected to them. Only channels 3,4 actually do something.

    P6(PWM0) PWM channel 2
    P7(PWM1) PWM channel 1
    P8(PWM2) PWM channel 0
    P24(PWM4) PWM channel 4
    P26(PWM5) PWM channel 3

    Flag 9 enabled.

    {
      "vendor": "Tuya",
      "bDetailed": "0",
      "name": "DETA DET812HA Panel Light",
      "model": "DET812HA Light",
      "chip": "BK7231N",
      "board": "TODO",
      "flags": "5632",
      "keywords": [
        "TODO",
        "TODO",
        "TODO"
      ],
      "pins": {
        "6": "PWM;2",
        "7": "PWM;1",
        "8": "PWM;0",
        "24": "PWM;4",
        "26": "PWM;3"
      },
      "command": ""
    }


    There might be another way of achieving the same result - this worked for me.
    I used OpenBK BK7231N V1.18.24
  • ADVERTISEMENT
  • #2 21411889
    p.kaczmarek2
    Moderator Smart Home
    Thank you for sharing, I would like to add your template there: https://openbekeniot.github.io/webapp/devicesList.html but can you first share it in JSON format, as copied from OBK WebApp?
    Helpful post? Buy me a coffee.
ADVERTISEMENT