Hello,
i have five wifi sockets flashed with Tasmota 13.0.0. One is a Sonoff basic, it works fine. The other four sockets are Refoss P11 sockets.
I use Home Assistant OS on a RPi 4 2GB.
Sometimes, when turning them on they automatically turn themselves off again. Sometimes they do it instantly, sometimes they take a few seconds to turn off again, sometimes they do not turn off again.
This happens when turning the switch on via HA, via the Interface given by Tasmota (the one when opening the local address of the socket) and also when using the hardware button on the socket itself.
I am using the mosquitto broker Add-On with the Tasmota Integration in HA. When setting everything up it automatically detected the wifi sockets and i was able to use them as switches in HA.
I connected the sockets by giving them the address of my HA and user credentials of a user i added in HA and the mosquitto broker.
Since im using the Tasmota Integration i am under the impression that there is no yaml needed in configuration.yaml to set the mqtt topics etc., correct me if im wrong.
During research i stumbled upon this topic but could not get much smarter with it (… since i do not have anything written in config.yaml).
When the socket automatically turns of i get this information from my HA-Log:
(Note that the service that turned the socket off is still called “Turn on” (whatever that means))
This is the Log from the socket console itself.
Im sorry if there is information missing, im fairly new to this.
I hope you guys have an idea on how i can fix this, thank you in advance.
Luca