joba-1 / Tasmoticz

Domoticz MQTT autodiscovery plugin for Tasmota devices
MIT License
24 stars 18 forks source link

Support for Tasmota 12.1 and Tasmota Discovery / hatasmota #33

Closed pizzulicchio closed 1 year ago

pizzulicchio commented 1 year ago

Hi, with tasmota 12.1 has been removed dedicated MQTT Home Assistant discovery in favour of Tasmota Discovery and hatasmota. https://tasmota.github.io/docs/ https://github.com/arendst/Tasmota/releases/tag/v12.1.0

Will this change have some aftermath ? can i update my device or not ?

joba-1 commented 1 year ago

I don’t use discovery protocols, just normal status and sensor messages. So I guess it has no influence. But I haven't tested it.

pizzulicchio commented 1 year ago

I'm waiting a pzem-004 sensor to use with a "tasmotized" sonoff basic. Will arrive in september. I'll do some tests and let you know. (I thought you were using the discovery protocol with the command: SetOption 19 )

joba-1 commented 1 year ago

My energy monitoring devices all work just fine with domoticz and the tasmoticz plugin. I noticed no changes with recent tasmota versions. But I don’t have pzems … yet.

The design goal of tasmoticz is, to not rely on specific protocols in tasmota. setoption19, ha support, even domoticz support is not needed. But they don’t hurt either if you want to us them for something different that tasmoticz does not support (like things with sliders).

I‘d say, give it a try with one device. If it doesn’t work I‘ll see what I can do.

pizzulicchio commented 1 year ago

Hi, i have tested your plugin with tasmota build 12.1.1 with a son off TH with connected pzem-004 power monitoring too. It's FULLY WORKING. Only the wifi signal strenght and battery strenght is missing, but it wasn't present before too. (See screen in yellow) immagine

Is it possible to implement?

joba-1 commented 1 year ago

great to hear it is working.

Regarding RSSI: Iirc I tried to implement it but it didn’t work. Maybe it’s time for another attempt. But since that’s a different story, I‘ll close this one