emontnemery / domoticz_mqtt_discovery

MQTT discovery plugin for Domoticz
MIT License
40 stars 28 forks source link

discovery not working anymore with tasmota 6.4.1 #12

Closed cobradevil closed 5 years ago

cobradevil commented 5 years ago

the discovery seems to fail using the latest tasmota firmware. I have configured before another tasmota based esp with pwm with firmware version 6.1.1 which gets recognized ok with the mqtt_disco plugin but the latest firmware does not seem to work anymore.

Is there some option I should use?

Best regards, William

HenriMatthijssen commented 5 years ago

Same with me. With 6.4.0 it also works, but with latest 6.4.1 (25-Dec-2018) it seems broken now.

emontnemery commented 5 years ago

It's due to new features in home assistant which are not yet supported by the plugin, I'll try to fix it during next week.

HenriMatthijssen commented 5 years ago

Great emontnemery. Thank you very much!

emontnemery commented 5 years ago

Please give this commit a try: e116f05e3047a02f71eadba7e9707fef64fde960

HenriMatthijssen commented 5 years ago

This seems to work for me.