Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. MagicMirror

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    MagicMirror

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bradock last edited by

      @arteck:

      @OstfrieseUnterwegs:

      Kennt Ihr

      https://www.fibaro.com/de/products/swipe/

      Vlt kann man damit eine einfache Steuerung bauen. Leider nicht ganz billig. `

      vergis es zumindest jetzt.. openzwave unterstützt es noch nicht `

      Das mit Gestensteuerung hatte ich auch schon mal in meiner gedanklichen Planung. Da jedoch der Smart Mirror ins Bad in den Spiegelschrank integriert werden soll, dachte ich mir das da ganz schnell der WAF nach unten geht, wenn Frauchen vorm Spiegel das ausgiebige Haare kämmen prozessiert :lol:

      1 Reply Last reply Reply Quote 0
      • Bluefox
        Bluefox last edited by

        Kannst du im Browser schauen ob die Daten kommen?

        1 Reply Last reply Reply Quote 0
        • S
          schittl last edited by

          @Bluefox:

          Kannst du im Browser schauen ob die Daten kommen? `
          Aufruf per Browser funktioniert "http://192.168.2.xxx:8082/get/hm-rpc.0. … EMPERATURE" oder meinst Du etwas anderes?

          Ich versuche gerade den Fehler im "node_helper.js" zu finden... Vllt finde ich ja was 😉

          1 Reply Last reply Reply Quote 0
          • M
            mertedav last edited by

            @schittl:

            @Bluefox:

            Kannst du im Browser schauen ob die Daten kommen? `
            Aufruf per Browser funktioniert "http://192.168.2.xxx:8082/get/hm-rpc.0. … EMPERATURE" oder meinst Du etwas anderes?

            Ich versuche gerade den Fehler im "node_helper.js" zu finden... Vllt finde ich ja was 😉 `
            Hi schittl ,

            hast du schon was herausgefunden?

            Ich habe das gleiche Problem mit dem Adapter.

            1 Reply Last reply Reply Quote 0
            • Schaxxe
              Schaxxe last edited by

              @mertedav:

              @schittl:

              @Bluefox:

              Kannst du im Browser schauen ob die Daten kommen? `
              Aufruf per Browser funktioniert "http://192.168.2.xxx:8082/get/hm-rpc.0. … EMPERATURE" oder meinst Du etwas anderes?

              Ich versuche gerade den Fehler im "node_helper.js" zu finden... Vllt finde ich ja was 😉 `
              Hi schittl ,

              hast du schon was herausgefunden?

              Ich habe das gleiche Problem mit dem Adapter. `

              Same here

              1 Reply Last reply Reply Quote 0
              • S
                schittl last edited by

                @mertedav:

                hast du schon was herausgefunden?

                Ich habe das gleiche Problem mit dem Adapter. `
                @Schaxxe:

                Same here `
                Bin leider noch nicht dazu gekommen. Melde mich sobald ich etwas finde… Sorry

                1 Reply Last reply Reply Quote 0
                • S
                  schittl last edited by

                  Folgende Fehlermeldung bekomme ich:

                  0|mm       | Invalid content-type.Expected application/json but received text/plain; charset=utf-8
                  0|mm       | Invalid content-type.Expected application/json but received text/plain; charset=utf-8
                  0|mm       | Invalid content-type.Expected application/json but received text/plain; charset=utf-8
                  0|mm       | Invalid content-type.Expected application/json but received text/plain; charset=utf-8
                  
                  

                  Aber wie ich das umgehen kann bin ich noch am forschen.

                  1 Reply Last reply Reply Quote 0
                  • X
                    xlitemk last edited by

                    Hallo zusammen,

                    das Problem mit dem dunklen Spiegel hatte ich auch und löste ichwie folgt:

                    bin im Internet auf mehrere Glaslieferanten gestoßen und letztlich

                    bei einem hängen geblieben.

                    Hier einmal ein link: https://www.brigla-shop.de/spiegel-spio … irror.html

                    Die Kollegen vom Team haben sogar Mustersets im Angebot und laut Aussage eines Mitarbeiters

                    am Tel. kommt in naher Zukunft ein weiterer Spiegel auf den Markt der das Musterset

                    erweitert: :!: 🙂

                    1 Reply Last reply Reply Quote 0
                    • nick21
                      nick21 last edited by

                      gibt es schon neue Erkenntnisse bezüglich der Dateneinbindung in das MMM modul?

                      1 Reply Last reply Reply Quote 0
                      • C
                        clabbo last edited by

                        Hi.

                        Not sure if this is relevant to the discussion here but I noticed an error in the readme.md. I was looking into the code since I always had "undefined" as header for my devices and couldn't understand why.

                        This is what the documentation says:

                                  { deviceName: 'writeHereTheName1',
                                    deviceStates: [
                                                      { id: 'mqtt.0.sensorX.temperature', icon: 'wi wi-thermometer', suffix: '°' },
                                                      { id: 'mqtt.0.sensorX.humidity',    icon: 'wi wi-humidity',    suffix: '%' }
                                                  ]
                                  },
                        

                        …but I think it should "name" instead of "deviceName":

                                  { name: 'writeHereTheName1',
                                    deviceStates: [
                                                      { id: 'mqtt.0.sensorX.temperature', icon: 'wi wi-thermometer', suffix: '°' },
                                                      { id: 'mqtt.0.sensorX.humidity',    icon: 'wi wi-humidity',    suffix: '%' }
                                                  ]
                                  },
                        

                        At least it works for me 🙂

                        <u>I do have one problem though</u> - the module seems to fetch the right data and shows it on the screen for a minute. When the module is refreshed by the built in timer I get "–-" instead of the correct data. It stays like this 2-3 minutes and then the right data is shown again for a minute. It sounds like a network issue but my other MagicMirror modules are working well and the iobroker server is indeed active on the network. Has anyone else noticed something similar.

                        /Claes

                        1 Reply Last reply Reply Quote 0
                        • fischi87
                          fischi87 last edited by

                          Hallo,

                          wie clabbo geschrieben hat, hat es bei mir auch so funktioniert das änder von "deviceName" zu "name" des wenigstens der name angezeigt wird.

                          mein problem ist jetzt noch das ich keine Daten bekommen.

                          hab mal im browser versucht aber da bekommen ich auch keine Daten unter "http://192.168.xxx.x:xxxx/hm-rpc.0.OEQ0xxxxxx.4.ACTUAL_TEMPERATURE

                          bekomme immer die Nachricht im browser "Cannot get …."

                          kann mir da jemand helfen?

                          1 Reply Last reply Reply Quote 0
                          • F
                            friemelkarl last edited by friemelkarl

                            Hallo Leute,

                            Mein Problem hat nicht wirklich was mit IO-Broker zu tun, eventuell kann mir aber einer helfen.
                            Ich betreibe einen Glancr. https://glancr.de/
                            Über das Textfeldmodul kann ich HTML einfügen um mir ein Bild vom Node-Red Dashboard anzeigen zu lassen. Der Code dazu sieht so aus.

                            <iframe src="http://192.168.0.43:1880/ui/#!/8#%2F0" height="300" width="1220"frameBorder="0"></iframe>

                            Gibt es jetzt die Möglichkeit eine weitere Quelle einzubauen um zwischen der ersten und der zweiten automatisch wechseln zu lassen?
                            Ich würde gerne einfach mehr Informationen auf den Bildschirm holen, bin aber vom Platz her begrenzt

                            Gruß
                            Andy

                            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

                            742
                            Online

                            31.7k
                            Users

                            79.8k
                            Topics

                            1.3m
                            Posts

                            26
                            53
                            15365
                            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