bbqkees / ems-esp-domoticz-plugin

Domoticz plugin for the EMS Wi-Fi Gateway with Proddy's EMS-ESP firmware
MIT License
7 stars 8 forks source link

Only 3 devices visible in Domotics? #43

Closed Ruben9477 closed 2 years ago

Ruben9477 commented 2 years ago

Hi,

Can someone see where it goes wrong? Domoticz displays only 3 devices:

Schermafbeelding 2021-10-31 om 13 58 27

settings EMS Gateway:

Schermafbeelding 2021-10-31 om 13 58 04

Setting domoticz:

Schermafbeelding 2021-10-31 om 13 58 18

When I listen to the MQTT broker on raspberry pi, I get the following topics:

Client mosqsub|4616-raspberryp received PUBLISH (d0, q0, r0, m0, 'ems-esp/heating_active', ... (3 bytes)) off Client mosqsub|4616-raspberryp received PUBLISH (d0, q0, r0, m0, 'ems-esp/boiler_data', ... (642 bytes)) {"id":123,"heatingactive":"off","tapwateractive":"off","selflowtemp":46,"selburnpow":85,"heatingpumpmod":30,"curflowtemp":54.8,"rettemp":29.1,"syspress":1.4,"boiltemp":30.1,"burngas":"off","flamecurr":0,"heatingpump":"on","fanwork":"on","ignwork":"off","heatingactivated":"on","heatingtemp":75,"pumpmodmax":60,"pumpmodmin":30,"pumpdelay":10,"burnminperiod":10,"burnminpower":0,"burnmaxpower":85,"boilhyston":-6,"boilhystoff":6,"curburnpow":0,"burnstarts":151967,"burnworkmin":322343,"heatworkmin":273082,"ubauptime":3827961,"servicecode":"0Y","servicecodenumber":204,"maintenance":"time","maintenancetime":6000,"maintenancedate":"26.05.2020"} Client mosqsub|4616-raspberryp received PUBLISH (d0, q0, r0, m0, 'ems-esp/boiler_data_ww', ... (472 bytes)) {"wwseltemp":55,"wwsettemp":57,"wwtype":"flow","wwcomfort":"hot","wwflowtempoffset":40,"wwmaxpower":100,"wwcircpump":"off","wwchargetype":"3-way valve","wwhyston":-5,"wwhystoff":0,"wwdisinfectiontemp":70,"wwcircmode":"off","wwcirc":"off","wwcurtemp":31.1,"wwcurflow":0,"wwstoragetemp1":30.9,"wwactivated":"on","wwonetime":"off","wwdisinfecting":"off","wwcharging":"off","wwrecharging":"off","wwtempok":"on","wwactive":"off","wwheat":"off","wwstarts":74511,"wwworkm":49261}

Restarting the EMS Gateway or Domoticz service already tried. Thanks!

Ruben9477 commented 2 years ago

Thanks to bbqkees problem solved: needed change to DEV-multi2 plugin.

Schermafbeelding 2021-10-31 om 21 42 18 Schermafbeelding 2021-10-31 om 21 42 29