logo elektroda
logo elektroda
X
logo elektroda

[Solved] OpenBeken BK7231T group control: How to confirm all devices switched status?

bgx 363 3
ADVERTISEMENT
Treść została przetłumaczona german » english Zobacz oryginalną wersję tematu
  • #1 21382331
    bgx
    Level 3  
    Hello,

    Many thanks for OpenBeken. I have several BK7231T lamps running here. I have connected some of them together in a group. Unfortunately, the WLAN of the lamps is not very good and often not all members of the group are switched. Would it be possible to generate a flag that checks after switching the group whether all group members have accepted the status and if not, that is sent again? That would be great.
  • ADVERTISEMENT
  • #2 21385920
    p.kaczmarek2
    Moderator Smart Home
    Which flag do you want to reset, can you indicate in the code where it is present?
    Alternatively, periodically broadcast the state of the lamps so that the packets repeat. If one gets lost, the other will arrive.

    How about trying the SendGET command instead of Tasmota Device Groups?
    Or MQTT and Home Assistant - do you have Home Assistant available?
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #3 21386207
    bgx
    Level 3  
    Hello,
    I was wondering if it would be possible to create a new flag that resends GroupTopics if not all members have responded.

    Yes, I have just installed Home Assistant and am taking my first steps. I have now also written an automation in Home Assistant that checks and resends if it has not been switched, but the check takes about a second and that is unpleasant.

    Maybe it is a solution to set QOS to 2 for Grouptopics? Is that possible?

    One more question: Can I somehow set a flag for all Openbeken devices at once?
    Edit: Found it, SetFlag with Tasmoadmin applied to all.
  • #4 21402884
    bgx
    Level 3  
    I have switched to esphome with all 30 lamps, there are no problems with reception and the device groups also work perfectly. Too bad, but Openbeken is out for me.
ADVERTISEMENT