Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. MagicHome mit Tasmota nicht steuerbar

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    MagicHome mit Tasmota nicht steuerbar

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

      @Oli19
      Die stimmt nicht, nimm das Template wenn es ein reiner RGB und kein RGBW ist:

      {"NAME":"MH-RGB","GPIO":[255,255,255,255,255,37,255,255,38,39,255,255,255],"FLAG":15,"BASE":18}
      
      J 1 Reply Last reply Reply Quote 0
      • J
        Jan1 @Jan1 last edited by Jan1

        Ist der mit IR?

        1 Reply Last reply Reply Quote 0
        • O
          Oli19 last edited by

          ja der hat einen IR aber der funktioniert damit nicht mehr

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

            @Oli19
            Doch der sollte auch funktionieren. Im WiKi ist nicht alles richtig und Deine Zuweisung sieht irgendwie anderes aus als meine, abgesehen vom IR.
            636b59aa-44da-414f-8d69-b31d4733d8e2-grafik.png

            Laut WiKi ist bei Dir das richtig, hatte bei mir aber auch erst mal basteln müssen, weil beim RGB die PWM vertauscht sind.

            1 Reply Last reply Reply Quote 0
            • O
              Oli19 last edited by

              das mit dem IR ist mir sowieso egal aber mit deinem Template zeigt er mir im iobroker jetzt wenigstens die richtigen Werte für alles an und aktualisiert diese auch immer wenn ich in der Weboberfläche etwas ändere. Im iobroker die Werte ändern bringt leider immer noch nichts 😞

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

                @Oli19
                Für IR brauchst noch die Rules, schau mal im neuen WiKi

                Welche DP willst denn im IOBroker ändern, die nicht funktionieren?
                Du hats bei Deiner Zuweisung anscheind auch den Sonoff Basic als Grund Modul verwendet, nimm mal gerneric wie im WiKi beschrieben.

                1 Reply Last reply Reply Quote 0
                • O
                  Oli19 last edited by

                  rules habe ich eingegeben aber beim drücken der Fernbedienung passiert nichts (ist mir nicht so wichtig)

                  ich konnte allerdings kurzzeitig die Datenpunkte (Channel1..2...3 und Power) bearbeiten jetzt geht es wieder nicht.
                  Verstehe ich nicht???

                  Wie kann ich den die Zuweisung ändern ohne die Einstellungen aus deinem Template zu ändern ?

                  1 Reply Last reply Reply Quote 0
                  • O
                    Oli19 last edited by

                    wenn ich den Controller restarte kann ich im iobroker wieder alle werte bearbeiten aber nach einer gewissen Zeit nimmt er keine Änderung der Datenpunkte an

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

                      @Oli19
                      Da stimmt wohl bei der MQTT Verbindung was nicht.
                      Was zeigt denn die Konsole an?

                      Mit welchem Adapter hast das denn überhaupt laufen?

                      1 Reply Last reply Reply Quote 0
                      • O
                        Oli19 last edited by

                        also der iobroker log sagt:
                        sonoff.0 2019-12-22 17:41:52.948 warn Client "Test" not connected

                        oder was meinst du mit Konsole?

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

                          @Oli19
                          Also das Log bestätigt schon mal das Problem. Wenn nicht verbunden, auch keine Steuerung.
                          Die Konsole von Tasmota und welcher Adapter läuft da bei DIr?

                          1 Reply Last reply Reply Quote 0
                          • O
                            Oli19 last edited by

                            ich sehe gerade das der Sonoff Adapter einfach Gelb wird.
                            im iobroker werden die Datenpunkte aktualisiert aber ich kann die DP nicht mehr ändern

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

                              @Oli19
                              Das ist das Problem, da kackt die MQTT Verbindung ab.

                              1 Reply Last reply Reply Quote 0
                              • O
                                Oli19 last edited by

                                die Tasmota Konsole sagt:

                                17:46:29 MQT: Connected
                                17:46:29 MQT: tele/tasmota/LWT = Online (retained)
                                17:46:29 MQT: cmnd/tasmota/POWER =
                                17:46:29 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:29","Uptime":"0T00:09:45","UptimeSec":585,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"04FF00","HSBColor":"119,100,100","Channel":[2,100,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":48,"Signal":-76,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:46:39 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:39","Uptime":"0T00:09:55","UptimeSec":595,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"04FF00","HSBColor":"119,100,100","Channel":[2,100,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":48,"Signal":-76,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:46:40 MQT: stat/tasmota/RESULT = {"POWER":"ON","Dimmer":100,"Color":"FFFF00","HSBColor":"60,100,100","Channel":[100,100,0]}
                                17:46:44 APP: Serial logging disabled
                                17:46:44 MQT: stat/tasmota/RESULT = {"POWER":"ON","Dimmer":100,"Color":"FF1A00","HSBColor":"6,100,100","Channel":[100,10,0]}
                                17:46:49 MQT: stat/tasmota/RESULT = {"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0]}
                                17:46:49 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:49","Uptime":"0T00:10:05","UptimeSec":605,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":50,"Signal":-75,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:46:59 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:59","Uptime":"0T00:10:15","UptimeSec":615,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":52,"Signal":-74,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:47:09 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:09","Uptime":"0T00:10:25","UptimeSec":625,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":56,"Signal":-72,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:47:19 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:19","Uptime":"0T00:10:35","UptimeSec":635,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":50,"Signal":-75,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:47:29 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:29","Uptime":"0T00:10:45","UptimeSec":645,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":48,"Signal":-76,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:47:39 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:39","Uptime":"0T00:10:55","UptimeSec":655,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":54,"Signal":-73,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:47:49 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:49","Uptime":"0T00:11:05","UptimeSec":665,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":56,"Signal":-72,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                17:47:59 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:59","Uptime":"0T00:11:15","UptimeSec":675,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":52,"Signal":-74,"LinkCount":1,"Downtime":"0T00:00:09"}}

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

                                  @Oli19
                                  pack das bitte mal in "Code Tack", liest sich einfacher.

                                  1 Reply Last reply Reply Quote 0
                                  • O
                                    Oli19 last edited by

                                    sorry wusste nicht genau wie das geht

                                    17:46:29 MQT: Connected
                                    17:46:29 MQT: tele/tasmota/LWT = Online (retained)
                                    17:46:29 MQT: cmnd/tasmota/POWER =
                                    17:46:29 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:29","Uptime":"0T00:09:45","UptimeSec":585,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"04FF00","HSBColor":"119,100,100","Channel":[2,100,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":48,"Signal":-76,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:46:39 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:39","Uptime":"0T00:09:55","UptimeSec":595,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"04FF00","HSBColor":"119,100,100","Channel":[2,100,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":48,"Signal":-76,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:46:40 MQT: stat/tasmota/RESULT = {"POWER":"ON","Dimmer":100,"Color":"FFFF00","HSBColor":"60,100,100","Channel":[100,100,0]}
                                    17:46:44 APP: Serial logging disabled
                                    17:46:44 MQT: stat/tasmota/RESULT = {"POWER":"ON","Dimmer":100,"Color":"FF1A00","HSBColor":"6,100,100","Channel":[100,10,0]}
                                    17:46:49 MQT: stat/tasmota/RESULT = {"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0]}
                                    17:46:49 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:49","Uptime":"0T00:10:05","UptimeSec":605,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":50,"Signal":-75,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:46:59 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:46:59","Uptime":"0T00:10:15","UptimeSec":615,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":52,"Signal":-74,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:47:09 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:09","Uptime":"0T00:10:25","UptimeSec":625,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":56,"Signal":-72,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:47:19 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:19","Uptime":"0T00:10:35","UptimeSec":635,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":50,"Signal":-75,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:47:29 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:29","Uptime":"0T00:10:45","UptimeSec":645,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":48,"Signal":-76,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:47:39 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:39","Uptime":"0T00:10:55","UptimeSec":655,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":54,"Signal":-73,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:47:49 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:49","Uptime":"0T00:11:05","UptimeSec":665,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":56,"Signal":-72,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    17:47:59 MQT: tele/tasmota/STATE = {"Time":"2019-12-22T17:47:59","Uptime":"0T00:11:15","UptimeSec":675,"Heap":28,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":4,"POWER":"ON","Dimmer":100,"Color":"FF0000","HSBColor":"0,100,100","Channel":[100,0,0],"Scheme":0,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":1,"SSId":"Thom_D0042615","BSSId":"28:BE:9B:D1:D6:4E","Channel":1,"RSSI":52,"Signal":-74,"LinkCount":1,"Downtime":"0T00:00:09"}}
                                    
                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      Jan1 @Oli19 last edited by

                                      @Oli19
                                      Das sieht aber gut aus.
                                      Hast noch andere Geräte im Tasmota Adapter und wird der noch gelb?

                                      1 Reply Last reply Reply Quote 0
                                      • O
                                        Oli19 last edited by

                                        nein ich habe nur den RGB Controller mit dem Sonoff Adapter verbunden

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

                                          @Oli19
                                          komisch, wenn der zuerst geht und dann gelb wird.
                                          Hast das bin selber kompiliert oder was fertiges genommen?
                                          nimm mal das bin

                                          1 Reply Last reply Reply Quote 0
                                          • O
                                            Oli19 last edited by

                                            ich habe den Controller mit Tasmotizer geflashed

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            935
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            magic home sonoff adapter tasmota
                                            5
                                            47
                                            5085
                                            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