logo elektroda
logo elektroda
X
logo elektroda

Which light switch for the Home Assistant? Single touch Blow 72-087, we flash CB3S

p.kaczmarek2 1500 39
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
📢 Listen (AI):
  • #31 21440375
    chemik_16
    Level 26  
    well i think mine died when the 3v3 was connected to the io8. since then it has been dumb on the serial, not even booting the org. software.
  • ADVERTISEMENT
  • #32 21440406
    p.kaczmarek2
    Moderator Smart Home
    So the quote from the Pine64 repository misled us?
    p.kaczmarek2 wrote:
    .
    There is nothing there about a resistor, although I remembered the 10k one in my tutorial.
    Electrical circuit with multicolored wires and a 10k resistor on a background.
    Helpful post? Buy me a coffee.
  • #33 21440560
    chemik_16
    Level 26  
    I've never actually used resistors for any mc, this is probably the first one I've burned ;) delicate these boufallo ;p
  • ADVERTISEMENT
  • #34 21500654
    omaxp
    Level 10  
    Gentlemen so as not to start a new topic for 1 answer , are there WiFi touch switches without this ON/OFF cycling it annoys me terribly , I have already converted several switches and in each there is the same cycling noise , they are only absent in switches without WiFi module , or maybe it can be somehow reworked ???
  • #35 21500671
    p.kaczmarek2
    Moderator Smart Home
    Are you talking about relays? Are you looking for a solution based on triacs, for example?
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #36 21500887
    omaxp
    Level 10  
    >>21500671 .

    No switch has information on what it is built on , i.e. switches on Triac do not make noise ???
    Switches on Triac are ONLY in switches with dimming and brightening function ??
  • #37 21500938
    p.kaczmarek2
    Moderator Smart Home
    I think I have also seen On/Off switches which are not implemented on relays but are not dimmers either. I can look for more if you need such, but for now I will quote for example this topic:
    QTouch WiFi switch plugged into L wire only - test, interior, schematic .
    Worse, I don't recall at the moment vendors labelling a particular product as 'silent' or 'on relays', so you'd potentially have to ask before buying
    Helpful post? Buy me a coffee.
  • #38 21502729
    chemik_16
    Level 26  
    Is it possible to set openbeken to automatically disconnect the button 20sec after it is pressed?

    Besides, I have a problem with these 4P, they work fine on the wall ... until I put the glass on. They do not detect touch. When they are away from the wall they work OK. ...
  • ADVERTISEMENT
  • #39 21502747
    p.kaczmarek2
    Moderator Smart Home
    I think a relay not a button?

    https://github.com/openshwprojects/OpenBK7231T_App/blob/main/docs/autoexecExamples.md
    
    // This aliased command will turn off relay on CH1 after 10 seconds
    // addRepeatingEvent	[IntervalSeconds][RepeatsOr-1][CommandToRun]
    alias turn_off_after_time addRepeatingEvent 10 1 setChannel 1 0
    // this will run the turn off command every time that CH1 becomes 1
    addChangeHandler Channel1 == 1 turn_off_after_time 
    
    .

    PS: we are just adding Berry support for scripting
    Helpful post? Buy me a coffee.
  • #40 21506597
    p.kaczmarek2
    Moderator Smart Home
    omaxp wrote:
    >>21500671 .

    No switch has information on what it is built on , i.e. switches on Triac do not make noise ??
    Switches on Triac are ONLY on switches with dimming and brightening functions ??

    I think this one on WiFi is on/off on triac ?
    https://www.elektroda.pl/rtvforum/topic4115589.html#21506592
    Helpful post? Buy me a coffee.
📢 Listen (AI):

Topic summary

The discussion centers on single and multi-gang WiFi light switches compatible with Home Assistant after firmware modification, focusing on models under vendor code 72-087 and related designations such as DS-101, DS-111, DS-151, DS-161, DS-1011ZC, and CB3S. Firmware flashing is performed via UART, enabling 100% local control. Participants share experiences with unbranded AliExpress switches and Brazilian variants, noting differences in form factor and compatibility with EU wall boxes. The switches typically include a capacitor to enable operation without a neutral wire, though LED flickering issues are reported. The core chips discussed are BK7231N and BL602, with the latter presenting challenges due to its 1MB flash size and boot mode pin configuration (IO8). Flashing tools and JSON configuration dumps are exchanged to facilitate integration with OpenBeken firmware. The conversation also touches on relay versus triac-based switching mechanisms, noise issues related to relay cycling, and scripting capabilities in OpenBeken for automatic relay turn-off after a set time. Some users report difficulties reading/writing flash on BL602 devices and share troubleshooting steps involving boot pin manipulation and power cycling. The community references resources such as the OpenBeken device list and GitHub repositories for flash tools and firmware. Overall, the thread provides detailed technical insights into firmware modification, hardware compatibility, and integration of low-cost WiFi switches with Home Assistant using open-source firmware.
Summary generated by the language model.
ADVERTISEMENT