logo elektroda
logo elektroda
X
logo elektroda
Dostępna jest polska wersja

Czy wolisz polską wersję strony elektroda?

Nie, dziękuję Przekieruj mnie tam

Reflashing the Mini Smart Switch with an energy monitor BL0942

vokamut 885 4
ADVERTISEMENT
  • Helpful post

    CB2S BK7231N config for BL0942 power monitor

    #1 21796183
    vokamut
    Level 5  
    Posts: 7
    Help: 1
    Rate: 2
    I've been reflashing and setting it up for a long time now, but I couldn't find the config file in the device.json file, so I decided to post it here.


    Reflashing the Mini Smart Switch with an energy monitor BL0942 Reflashing the Mini Smart Switch with an energy monitor BL0942

    Reflashing the Mini Smart Switch with an energy monitor BL0942 Reflashing the Mini Smart Switch with an energy monitor BL0942

    
    {
      "vendor": "Tuya",
      "bDetailed": "0",
      "name": "Mini Smart Switch With Power Monitor - 16A",
      "chip": "BK7231N",
      "board": "CB2S",
      "flags": "1024",
      "keywords": [
        "switch",
        "relay",
        "CB2S",
        "BK7231N",
        "BL0942"
      ],
      "pins": {
        "8": "Rel;1",
        "23": "WifiLED;0",
        "24": "Btn_Tgl_All;0",
        "26": "TglChanOnTgl;1"
      },
      "command": "backlog startDriver BL0942; PowerSave 1",
      "image": "https://obrazki.elektroda.pl/8987584400_1767345124.jpg",
      "wiki": "https://www.elektroda.com/rtvforum/viewtopic.php?p=21796183"
    }
    


    Power control interface with toggle button and real-time energy statistics

    https://github.com/OpenBekenIOT/webapp/pull/247
  • ADVERTISEMENT
  • Helpful post
    #2 21796199
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14677
    Help: 656
    Rate: 12705
    Thanks for sharing, don't forget to use OpenBeken's PowerSave 1 feature, otherwise you'll be doing this repair soon:
    https://www.elektroda.com/rtvforum/topic3898805.html
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #3 21796214
    vokamut
    Level 5  
    Posts: 7
    Help: 1
    Rate: 2
    Is it enough to change the team from "startDriver BL0942" to "PowerSave 1"?
  • ADVERTISEMENT
  • #4 21796303
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14677
    Help: 656
    Rate: 12705
    no, you need both:
    
    backlog startDriver BL0942; PowerSave 1
    
    Helpful post? Buy me a coffee.
  • #5 21798561
    vokamut
    Level 5  
    Posts: 7
    Help: 1
    Rate: 2
    Replaced as you wrote, thank you
ADVERTISEMENT