Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Blockly für Sonoff D1 Dimmer

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Blockly für Sonoff D1 Dimmer

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      plato @Jan1 last edited by

      @jan1 So habe nun komplett neu geflasht und immer noch das gleiche...hier der Log

      10:10:50.015 MQT: verbunden
      10:10:50.018 MQT: tele/tasmota_2AA601/LWT = Online (beibehalten)
      10:10:50.021 MQT: cmnd/tasmota_2AA601/POWER = 
      10:10:50.034 MQT: tele/tasmota_2AA601/INFO1 = {"Info1":{"Module":"Sonoff D1","Version":"10.0.0(tasmota)","FallbackTopic":"cmnd/Dimmer-Flur_fb/","GroupTopic":"cmnd/tasmotas/"}}
      10:10:50.039 MQT: tele/tasmota_2AA601/INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-2AA601-1537","IPAddress":"10.10.5.25"}}
      10:10:50.042 MQT: tele/tasmota_2AA601/INFO3 = {"Info3":{"RestartReason":"Software/System restart"}}
      10:10:50.044 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON"}
      10:10:50.045 MQT: stat/tasmota_2AA601/POWER = ON
      10:10:53.470 QPC: Reset
      10:10:54.416 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T10:10:54","Uptime":"0T00:00:09","UptimeSec":9,"Heap":29,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":53,"MqttCount":1,"POWER":"ON","Dimmer":10,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-40,"LinkCount":1,"Downtime":"0T00:00:03"}}
      10:14:19.968 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON","Dimmer":1}
      code_text
      
      J 1 Reply Last reply Reply Quote 0
      • J
        Jan1 @plato last edited by

        @plato
        Mit der Option Flash vorher löschen?

        P 1 Reply Last reply Reply Quote 0
        • P
          plato @Jan1 last edited by

          @jan1 Ja

          Ralla66 1 Reply Last reply Reply Quote 0
          • Ralla66
            Ralla66 Most Active @plato last edited by Ralla66

            @plato

            schau ob deine Ghostswitches von einem reboot kommen.
            Einfach mal beobachten in der Console.
            Nach reboot startet der ja mit Dimmer on und den gleichen Dimmereinstellungen.

            Eventuell kannst du das mit einer Rule lösen, da bin ich aber nicht Fit drin.
            Wenn reboot dann Power / Dimmer off.

            ON System#Boot DO ????? ENDON

            J P 2 Replies Last reply Reply Quote 0
            • J
              Jan1 @Ralla66 last edited by

              @ralla66
              Da brauchst keine Rule, sondern ne Setoption, wobei ich da auch erst m,al suchen müsste, welche das ist 🙂

              Ich hab nur ein Tuya Dimmer mit Tasmota laufen und der geistert nicht rum.

              P 3 Replies Last reply Reply Quote 0
              • P
                plato @Ralla66 last edited by

                @ralla66 diese Rule habe ich jetzt mal angelegt

                Rule1 1

                Rule1 on Dimmer#Boot do backlog dimmer 3; dimmer 5; dimmer 8 endon

                1 Reply Last reply Reply Quote 0
                • P
                  plato @Jan1 last edited by plato

                  Die Rule hat auch nicht gebracht

                  00:00:00.001 HDW: ESP8285
                  00:00:00.050 CFG: aus Flash geladen von F4, Anzahl 24
                  00:00:00.056 QPC: Count 1
                  00:00:00.061 SER: Set to 8N1 9600 bit/s
                  00:00:00.113 Projekt tasmota - Dimmer-Flur Version 10.0.0(tasmota)-2_7_4_9(2021.10.19 08:23:57)
                  00:00:00.175 RUL: DIMMER#BOOT performs "backlog dimmer 3; dimmer 5; dimmer 8"
                  00:00:00.191 RSL: RESULT = {"POWER":"ON","Dimmer":3}
                  00:00:00.531 WIF: verbinden mit AP1 FRITZ!Box Channel 11 BSSId DC:39:6F:C1:D7:55 in Modus 11n als tasmota-2AA601-1537...
                  00:00:01.007 RSL: RESULT = {"POWER":"ON","Dimmer":5}
                  00:00:01.212 RSL: RESULT = {"POWER":"ON","Dimmer":8}
                  00:00:03.771 WIF: verbunden
                  00:00:04.025 HTP: Web-Server aktiv bei tasmota-2AA601-1537 mit IP-Adresse 10.10.5.25
                  11:51:16.019 MQT: Verbindungsversuch...
                  11:51:16.027 MQT: verbunden
                  11:51:16.030 MQT: tele/tasmota_2AA601/LWT = Online (beibehalten)
                  11:51:16.033 MQT: cmnd/tasmota_2AA601/POWER = 
                  11:51:16.046 MQT: tele/tasmota_2AA601/INFO1 = {"Info1":{"Module":"Sonoff D1","Version":"10.0.0(tasmota)","FallbackTopic":"cmnd/Dimmer-Flur_fb/","GroupTopic":"cmnd/tasmotas/"}}
                  11:51:16.053 MQT: tele/tasmota_2AA601/INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-2AA601-1537","IPAddress":"10.10.5.25"}}
                  11:51:16.057 MQT: tele/tasmota_2AA601/INFO3 = {"Info3":{"RestartReason":"Software/System restart"}}
                  11:51:16.060 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON"}
                  11:51:16.064 MQT: stat/tasmota_2AA601/POWER = ON
                  11:51:17.458 QPC: Reset
                  11:51:20.413 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T11:51:20","Uptime":"0T00:00:11","UptimeSec":11,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":69,"MqttCount":1,"POWER":"ON","Dimmer":8,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-44,"LinkCount":1,"Downtime":"0T00:00:05"}}
                  11:52:33.280 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON","Dimmer":100}
                  
                  Ralla66 1 Reply Last reply Reply Quote 0
                  • Ralla66
                    Ralla66 Most Active @plato last edited by Ralla66

                    @plato
                    {"POWER":"ON","Dimmer":100} 🙂
                    Falsche Rule
                    wenn dann on Dimmer#Boot do dimmer 0 endon

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      plato @Ralla66 last edited by

                      @ralla66 Die startet ja erst auf Dimmer 8 und geht dann nach einiger Zeit auf 100

                      1 Reply Last reply Reply Quote 0
                      • P
                        plato @Jan1 last edited by

                        @jan1 Jetzt hat er innerhalb weniger Sekunden mehrmals geschaltet

                        12:07:43.020 MQT: verbunden
                        12:07:43.023 MQT: tele/tasmota_2AA601/LWT = Online (beibehalten)
                        12:07:43.026 MQT: cmnd/tasmota_2AA601/POWER = 
                        12:07:43.039 MQT: tele/tasmota_2AA601/INFO1 = {"Info1":{"Module":"Sonoff D1","Version":"10.0.0(tasmota)","FallbackTopic":"cmnd/Dimmer-Flur_fb/","GroupTopic":"cmnd/tasmotas/"}}
                        12:07:43.045 MQT: tele/tasmota_2AA601/INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-2AA601-1537","IPAddress":"10.10.5.25"}}
                        12:07:43.049 MQT: tele/tasmota_2AA601/INFO3 = {"Info3":{"RestartReason":"Software/System restart"}}
                        12:07:43.052 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON"}
                        12:07:43.054 MQT: stat/tasmota_2AA601/POWER = ON
                        12:07:43.065 RUL: SYSTEM#BOOT performs "backlog Power1 1; Dimmer 8"
                        12:07:43.072 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON"}
                        12:07:43.073 MQT: stat/tasmota_2AA601/POWER = ON
                        12:07:43.276 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON","Dimmer":8}
                        12:07:44.471 QPC: Reset
                        12:07:47.421 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T12:07:47","Uptime":"0T00:00:11","UptimeSec":11,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":84,"MqttCount":1,"POWER":"ON","Dimmer":8,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box Boos","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:05"}}
                        12:12:47.423 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T12:12:47","Uptime":"0T00:05:11","UptimeSec":311,"Heap":26,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":1,"POWER":"ON","Dimmer":8,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box Boos","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-44,"LinkCount":1,"Downtime":"0T00:00:05"}}
                        12:17:47.422 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T12:17:47","Uptime":"0T00:10:11","UptimeSec":611,"Heap":26,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":1,"POWER":"ON","Dimmer":8,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box Boos","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-42,"LinkCount":1,"Downtime":"0T00:00:05"}}
                        12:22:47.428 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T12:22:47","Uptime":"0T00:15:11","UptimeSec":911,"Heap":26,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":1,"POWER":"ON","Dimmer":8,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box Boos","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-44,"LinkCount":1,"Downtime":"0T00:00:05"}}
                        12:27:47.417 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T12:27:47","Uptime":"0T00:20:11","UptimeSec":1211,"Heap":26,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":1,"POWER":"ON","Dimmer":8,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box Boos","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-44,"LinkCount":1,"Downtime":"0T00:00:05"}}
                        12:32:47.422 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T12:32:47","Uptime":"0T00:25:11","UptimeSec":1511,"Heap":26,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":1,"POWER":"ON","Dimmer":8,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box Boos","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:05"}}
                        12:35:24.343 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON","Dimmer":100}
                        12:35:52.826 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON","Dimmer":40}
                        12:37:47.415 MQT: tele/tasmota_2AA601/STATE = {"Time":"2021-10-30T12:37:47","Uptime":"0T00:30:11","UptimeSec":1811,"Heap":26,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":1,"POWER":"ON","Dimmer":40,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"FRITZ!Box Boos","BSSId":"DC:39:6F:C1:D7:55","Channel":11,"Mode":"11n","RSSI":100,"Signal":-43,"LinkCount":1,"Downtime":"0T00:00:05"}}
                        12:38:21.105 MQT: stat/tasmota_2AA601/RESULT = {"POWER":"ON","Dimmer":100}
                        
                        J 1 Reply Last reply Reply Quote 0
                        • J
                          Jan1 @plato last edited by

                          @plato
                          Hm, könnest mal ein Issues auf Github bei Tasmota öffnen. Vielleicht weiß einer was, oder ist speziell beim Sonoff ein Bug.

                          P 1 Reply Last reply Reply Quote 0
                          • P
                            plato @Jan1 last edited by

                            @jan1 kann ich machen. Wie könnte denn trotzdem so ein Blockly aussehen ?

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jan1 @plato last edited by Jan1

                              @plato
                              Kein Plan, da ich die Ursache nicht kenne und man dann drum rum basteln muss, wobei ich eben lieber nach der Ursache forschen würde, weil sinnvoller 😉

                              Alternativ kannst auch mal im CerationX Form fragen, da dort viel mit Tasmota gemacht wird und einige Spezis unterwegs sind.

                              1 Reply Last reply Reply Quote 0
                              • P
                                plato @Jan1 last edited by

                                @jan1 sagte in Blockly für Sonoff D1 Dimmer:

                                Ich hab nur ein Tuya Dimmer mit Tasmota laufen und der geistert nicht rum.

                                Moin, ich habe eine Issue auf Github eröffnet.
                                Was hast du denn für einen Tuya Dimmer im Einsatz einen AP oder UP ?

                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  Jan1 @plato last edited by

                                  @plato
                                  Den hier

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  840
                                  Online

                                  32.0k
                                  Users

                                  80.4k
                                  Topics

                                  1.3m
                                  Posts

                                  3
                                  25
                                  1500
                                  Loading More Posts
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  Community
                                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                  The ioBroker Community 2014-2023
                                  logo