[V4] Sonoff Tasmota

Oh no, it smells like welding!

As Alex said, we’ll have to solder!!
Here’s what I found:
https://www.nextdom.org/forum/projets-divers/tuto-flash-sonoff-mini-sous-tasmota/

Yes, I used it but things have changed, like the access point name and password.
The DIY tool does not see the module because it is not usable with v 3.50

"firmware version 3.3.0 and 3.4.0 refer to the protocol v1.4
firmware version 3.5.0 refer to the protocol v2.0, as the set up procedure changed, the tool can not be used for the device with firmware 3.5.0. In 3.5.0, the device can be set as a AP and accessed with URL of http://10.10.7.1/

Is the DIY mode the same as flashing Tasmota.
I can join the module thanks to the RESTer (REST-API) extension:
http://192.168.1.XX:8081/zeroconf/info

Could this allow flashing them to be recognized in Gladys?

  1. OTA New Firmware
    URL: http://[ip]:[port]/zeroconf/ota_flash
    Return value format: json
    Method: HTTP post

e.g.

{
"deviceid": "",
"data": {
"downloadUrl": "http://192.168.1.184/ota/new_rom.bin",
"sha256sum":
"3213b2c34cecbb3bb817030c7f025396b658634c0cf9c4435fc0b52ec9644667"
}
}

Edit:
I didn’t do that.
I found out how to do it.
I’ll make a tutorial later.

Good evening,
I am asking for your help, please. I just flashed a Sonoff Basic with NodeMCU-Flasher, everything went well (for me) because I can control it with Tasmota via the web interface. I also configured MQTT on Tasmota and I successfully retrieved this device in the Tasmota devices on Gladys. Then I integrated the device on the Gladys homepage and that’s where I don’t understand anymore: when I trigger the Sonoff via the Tasmota interface, my lamp turns on and on the Gladys homepage, the switch toggles (so blue), and when turning off, the switch returns to 0, but when I trigger the switch on the Gladys homepage, my lamp does not turn on and does not turn off either. It seems that the communication between Tasmota and Gladys only works in one direction. Could you guide me to solve this problem, thank you in advance.

Hello,

After sleeping on it, I found my mistake this morning. In the Tasmota topic, I wrote the topic as in Gladys, separating the words with a colon. Error; in Tasmota, you need to separate the words with a HYPHEN. There, it’s resolved.

However, there is a minor malfunction regarding the behavior of the buttons of other devices (like HUE or Xiaomi Gateway). On the home screen, turning on the Tasmota lamp correctly turns the device button blue, but does not trigger the general window button.

Have a good day.

Glad you found it.

Are you talking about the general button for a room? This only works for lights, and Tasmota must be considered as a switch or plug.
We are currently working on the topic « changing the type of plugs to lights ».

Hello, Alex Trovato
Yes, indeed, Tasmota considers Sonoff devices as outlets. What a shame, it was very convenient to turn off the lights connected to Sonoff devices in one go. Is there a way to bypass this?

Not in this state.
We’re working on it.

Thank you so much for your responses
have a great day

Hello,
I’m new, I switched from home assistant to Gladys, problem with the voice assistant
I have several sonoff modules (4ch pro3, Bridge, basic, TH10, touch interactive) all under tasmota
My question is how to modify the Sonoff 4CH pro R3 switch on Gladys after tasmota discovery, I would like a momentary switch if possible
Could you help me set up a voice assistant, I’m on a Raspberry Pi 3 B+

Thanks in advance

Hello

I have an ESP8266 flashed with Tasmota TH to get temperature and pressure, but it’s not compatible with Gladys
How could I get it to work?

Thanks