Closed bobzomer closed 5 years ago
Yes indeed lots of topics have changed. Because there is now support for multiple heating circuits in the firmware, you need to instruct which heating circuit you want to set the temperature for. In your case you only have one heating circuit so its always 1. I'm going to update the plugin soon with support for all heating circuits.
Any idea when we can expect the first beta for new the MQTT thermostat_data format? I'm willing to test early versions and help troubleshooting.
@bobzomer I pulled your fix for hc1 into the main repo. I'm working on a solution for all 4 hc, together with a heartbeat, solar/mixer modules and Dallas sensors.
In the dev branch there is now a new update.
just tested development version 0.7b12 with EMS-ESP gateway 1.9.3 and it’s working as expected for my HC1 and HC2
many thanks bbqkees
On 2 Dec 2019, at 16:04, Kees notifications@github.com wrote:
Closed #2 https://github.com/bbqkees/ems-esp-domoticz-plugin/issues/2.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bbqkees/ems-esp-domoticz-plugin/issues/2?email_source=notifications&email_token=ANDW44Z3F5AY72BXDRWVJ2TQWUPYVA5CNFSM4JAFT452YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVGRN6ZA#event-2846023524, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANDW4462TXHQ7ZYVJMGPZI3QWUPYVANCNFSM4JAFT45Q.
With latest EMS-ESP (v1.9.2b3), the topic from my thermostat is now home/ems-esp/thermostat_data1 instead of home/ems-esp/thermostat_data.
Changing the topic subscription manually in the plugin solves the problem (but I guess it makes it specific to my setup).