logo elektroda
logo elektroda
X
logo elektroda

Setting Up OpenBeken 1.17.459 MQTT for Domoticz with BK7231T Relay

LeFranc 1332 2
ADVERTISEMENT
  • #1 20978262
    LeFranc
    Level 2  
    Hello,
    I would like to congratulate all the actors of the transformations and programming, it's a good job.
    I flashed a relay BK7231T, with the tutorial here.
    Everything went well, I can now order it with Domoticz in wifi.
    I'm now looking to set up the (OpenBeken 1.17.459) MQTT for Domoticz, and... I can't do it!
    Is there a tutorial somewhere?
    Yours sincerely, thank you.
  • ADVERTISEMENT
  • #2 20990070
    p.kaczmarek2
    Moderator Smart Home
    I assume that you are referring to OpenBeken and not to Tasmota?
    If so, we had recently similiar request:
    https://github.com/openshwprojects/OpenBK7231T_App/issues/1100
    It seems that we are still missing some MQTT syntax for Domoticz, but I don't know what kind of syntax is required.

    Can you tell which MQTT adjustements you need for Domoticz to work? I can add them for you quickly.
    Helpful post? Buy me a coffee.
  • #3 20991267
    LeFranc
    Level 2  

    Hello,
    Thank you for your response, it’s nice.
    Yes, it is indeed "OpenBeken" error on my part, sorry.
    By sniffing the Raspberry MQTT broker, we can see this:
    domoticz/in {"idx":831,"nvalue":1,"svalue":"","Battery":100,"RSSI":6}
    stat/tasmota_AFCE1F/RESULT {"POWER":"ON"}
    stat/tasmota_AFCE1F/POWER ON


    This is an item under Tasmota esp01 which is currently working.
    Start of code with "domoticz/in {"idx..." corresponds to domoticz MQTT hardware>
    Quote:
    MQTT Client Gateway with LAN interface


    the following code > "Stat/tasmota_...." corresponds to domoticz MQTT hardware>
    Quote:
    Autodiscovery of Tasmota Devices


    If that can help you?
    Sincerely.
ADVERTISEMENT