Unavailable wifi tasmota devices after 2022.2.x

I tried to update to every 2022.2.X and my wifi tasmota device all appear unavailable. They are all configured by autodiscovery option on tasmota.
Any toughts?

If you upgrade to 2022.2.4 there was an issue with MQTT. It has been pulled. Go back to 2.3

1 Like

Indeed, reverting back to 2022.2.3 solved it. Thanks!

It’s happening for me with all versions, even on 3.

If they are lights, and it is an older Tasmota, it is the change value_template → state_value_template that is causing it.

The MQTT lights no longer support, the previously deprecated, value_template;state_value_template should be used instead.

(@emontnemery - #62682) (mqtt docs)

Only 2 are lights and made sure I updated every tasmota device to the latest lite version.

The lite version does not support auto-discovery.

Oh, damn! I switched to lite some months ago because most of my devices are older and they displayed the “not enough space” error. Probably the where autodiscovered before this? What are my options now? Manually add them all by mqtt?

Just found: tasmota addon.

Thanks guys!

Hello how can I solve it? I also no longer see my lights piloted by a I am with Tasmota available.

Upgrade to the latest tasmota.bin Be sure to follow the upgrade path :

https://tasmota.github.io/docs/Upgrading/

Hi I tried to upgrade away now with tasmoadmin following the upgrade path directions but the sonoff remains in version 6.6.0.
Maybe I misunderstood by reading the procedure but having a sonofd the file I need to upload is Tasmota.bin or sonoff.bin?

From 6.6.0 to 6.7.1 → first sonoff-minimal.bin, then sonoff.bin
from 6.7.1 to 7.2.0 → first tasmota-minimal.bin then tasmota.bin
7.2 to 8.5.1 → first tasmota-minimal.bin then tasmota.bin
etc…

another option is to stop using discovery. Since all data are in mqtt, just configure mqtt entities manually.

Maybe I’m wrong because if I try with Tasmoadmin to update the sonoff I don’t see the update on the device.

Did you try on the device itself ?

Thank you in this way I succeeded !!!