Steckdose schaltet sich unerwartet einfach aus (MQTT-Protokoll) #24447
Unanswered
Michael071170
asked this question in
Support request
Replies: 1 comment
-
|
You should be posting in English, but your log shows Tasmota reacting to a Do not use retained commands until you fully understand the pitfalls. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PROBLEM DESCRIPTION
Die Steckdosen (Gosund) haben timer zum Ein-und Ausschalten hinterlegt. Auszug MQTT-Protokoll:
172.17.99.23 Feb 09 07:29:49 1 local0 debug 2026-02-09T07:29:48.352000+01:00 A104-Strom tasmota - - - WIF: Prüfe Verbindung…
172.17.99.23 Feb 09 07:30:01 1 local0 debug 2026-02-09T07:30:00.075000+01:00 A104-Strom tasmota - - - SRC: Timer
172.17.99.23 Feb 09 07:30:01 1 local0 info 2026-02-09T07:30:00.079000+01:00 A104-Strom tasmota - - - MQT: power/A104-Strom/stat/RESULT = {"POWER":"ON"}
172.17.99.23 Feb 09 07:30:01 1 local0 info 2026-02-09T07:30:00.081000+01:00 A104-Strom tasmota - - - MQT: power/A104-Strom/stat/POWER = ON
Die Steckdose schaltet sich um 07.30 Uhr ein. Ausschalten soll sie sich sich um 17.30 Uhr. Dann passiert bis 11.02:48 Uhr nichts wesentliches. Auszug aus dem Protokoll ab 11:02:48:
172.17.99.23 Feb 09 11:02:48 1 local0 debug 2026-02-09T11:02:47.908000+01:00 A104-Strom tasmota - - - SRC: MQTT
172.17.99.23 Feb 09 11:02:48 1 local0 debug 2026-02-09T11:02:47.911000+01:00 A104-Strom tasmota - - - CMD: Grp 0, Cmd 'STATUS', Idx 1, Len 1, Pld 2, Data '2'
172.17.99.23 Feb 09 11:02:48 1 local0 info 2026-02-09T11:02:47.917000+01:00 A104-Strom tasmota - - - MQT: power/A104-Strom/stat/STATUS2 = {"StatusFWR":{"Version":"15.2.0(release-tasmota)","BuildDateTime":"2025.12.12 11:02:13","Boot":31,"Core":"2.7.8","SDK":"2.2.2-dev(38a443e)","CpuFrequency":80,"Hardware":"ESP8285N08","CR":"398/699"}}
172.17.99.23 Feb 09 11:02:48 1 local0 debug 2026-02-09T11:02:47.959000+01:00 A104-Strom tasmota - - - SRC: MQTT
172.17.99.23 Feb 09 11:02:48 1 local0 debug 2026-02-09T11:02:47.961000+01:00 A104-Strom tasmota - - - CMD: Grp 0, Cmd 'POWER', Idx 1, Len 3, Pld -99, Data 'NaN'
172.17.99.23 Feb 09 11:02:48 1 local0 info 2026-02-09T11:02:47.965000+01:00 A104-Strom tasmota - - - MQT: power/A104-Strom/stat/RESULT = {"POWER":"ON"}
172.17.99.23 Feb 09 11:02:48 1 local0 info 2026-02-09T11:02:47.968000+01:00 A104-Strom tasmota - - - MQT: power/A104-Strom/stat/POWER = ON
172.17.99.23 Feb 09 11:02:48 1 local0 debug 2026-02-09T11:02:48.008000+01:00 A104-Strom tasmota - - - SRC: MQTT
172.17.99.23 Feb 09 11:02:48 1 local0 debug 2026-02-09T11:02:48.010000+01:00 A104-Strom tasmota - - - CMD: Grp 0, Cmd 'POWER', Idx 1, Len 3, Pld 0, Data 'OFF'
172.17.99.23 Feb 09 11:02:48 1 local0 info 2026-02-09T11:02:48.016000+01:00 A104-Strom tasmota - - - MQT: power/A104-Strom/stat/RESULT = {"POWER":"OFF"}
172.17.99.23 Feb 09 11:02:48 1 local0 info 2026-02-09T11:02:48.019000+01:00 A104-Strom tasmota - - - MQT: power/A104-Strom/stat/POWER = OFF
172.17.99.23 Feb 09 11:02:49 1 local0 debug 2026-02-09T11:02:48.059000+01:00 A104-Strom tasmota - - - SRC: MQTT
172.17.99.23 Feb 09 11:02:49 1 local0 debug 2026-02-09T11:02:48.062000+01:00 A104-Strom tasmota - - - CMD: Grp 0, Cmd 'TIMER', Idx 1, Len 97, Pld -99, Data '{"Enable":1,"Mode":0,"Time":"07:30","Window":0,"Days":"-MTWTF-","Repeat":1,"Output":1,"Action":1}'
Dann ist die Steckdose um 11.02.48 ausgeschaltet!! Dafür gibt es aber keinen Befehl. Es passiert auch manchmal, dass sich die Steckdose kurz vor 07:30 anscheinend selbst resettet und dann der timer um 07:30 nicht ausgelöst wird. Diese Phänomene treten unregelmäßig bei einigen Steckdosen auf (insgesamt sind es über 40). Mache ich da etwas falsch? Steckdosen habe ich zurückgesetzt, neueste Software 15.2.0 ist installiert
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255:Backlog Rule1; Rule2; Rule3:Status 0:weblogto 4 and then, when you experience your issue, provide the output of the Console log:TO REPRODUCE
Steps to reproduce the behavior:
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
SCREENSHOTS
If applicable, add screenshots to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
(Please, remember to close the issue when the problem has been addressed)
Beta Was this translation helpful? Give feedback.
All reactions