MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Homematic und MM2

    Troubleshooting
    4
    8
    844
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • eniac
      eniac last edited by

      Mahlzeit
      Ich habe seit ein paar Tagen eine CCu3 mit ein paar Sensoren im Einsatz. Nun möchte ich den Stauts der Sensoren auf dem MM2 darstellen. Installiert und (Grund)konfiguriert habe ich die beiden Module
      MMM-Homematic-Rooms
      MMM-Homematic
      Beide bleiben aber im Status der Initialisierung hängen
      MM2 läuft in der Version 2.10.1
      Die Skripte der CCU kann nach der Installation den XML-API vom Browser des RASPIs aufrufen und werden auch angezeigt.

      {
      			module: 'MMM-Homematic',
      				position: 'top_center',
      				header: 'SMART HOME',
      				config:	{
      					ccuHost: 'ccu3-webui',	
      					tempUnit: "°C",			
      					datapoints: [			
      						{
      							id: "1410",
      							name: "Wintergarten",
      							type: "window",
      							warnOnly: "true"
      						},
      						{
      							id: "1505",
      							name: "Garage",
      							type: "window",
      							warnOnly: "true"
      						}
      					]
      		}
      		},
      		{
      			module: 'MMM-Homematic-Rooms',
      			header: 'MMM-Homematic-Rooms',
      			position: 'bottom_right',
      			config: {
      				homematicURL: "http://ccu3-webui"
      			}
      		}
      

      IDs habe auch schon einige ausprobiert, Firewall der CCU hab ich auf gemacht, ping fqdn und IP geht, und die PM2 logs melden auch keine Fehler … ich komme nicht dahinter wo der Bock sitzt.

      Hat wer noch einen richtungsweisenden Schubs ?

      LG

      Stefan

      1 Reply Last reply Reply Quote -1
      • eniac
        eniac last edited by

        and in english : ( I try )

        for some few days i used the new CCU3 for my Homematic System. I want to see some sensor status messages on my mirror, so i installed 2 Modules on it.
        I tryed both MMM-Homematic and MMM-Homematic-rooms, but both do not initialize properly. the fist one is still loading the whole time,
        the other is initializing and nothing happend.
        My Mirror is version 2.10.1, XML API is installed on the CCU3 and the scripts are reachable and working from the Mirrors (Raspis) Browser.
        PM2 shows no errors, Ping on FQDN and IP works, Firewall on CCU3 is open.

        I dont know the next step… Who can help ?

        1 Reply Last reply Reply Quote 0
        • Fozi
          Fozi Project Sponsor last edited by

          @eniac ich vermute das liegt an der DNS Auflösung. Gib mal bitte die IP Adressen anstatt der Host Namen ein.

          HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

          1 Reply Last reply Reply Quote -1
          • eniac
            eniac last edited by

            IP statt DNS Name hab ich schon probiert. Läßt sich auch anpingen mit Hostnamen und FQDN

            1 Reply Last reply Reply Quote -1
            • R
              robiv8 last edited by robiv8

              Wo gibts denn dieses Modul?

              Danke, habs gefunden.

              1 Reply Last reply Reply Quote -1
              • Alexchrist
                Alexchrist last edited by

                mahlzeit, wurde der fehler gefunden ?? ich habe gerade auch das Modul MMM-Homatic-Rooms installiert und bekomm leider keine Anzeige… weiß nicht mehr was ich noch alles tun muss, damit es läuft.

                Danke

                1 Reply Last reply Reply Quote -1
                • Alexchrist
                  Alexchrist last edited by

                  Ich nochmal

                  Ich hab den Fehler gefunden warum es nicht geht… Ich hab Homematic IP Thermostate aber das Modul ist NUR für die normalen Homematic Thermostate gedacht.

                  Wenn also einer die neuen Homematic IP Thermostate und Wandthermostate hat, es funktioniert damit nicht.

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

                    Sorry für die späte Antowort.

                    lag an den IDs. Ich musste erst die richtigen für die jweilige Funktion finden.
                    Läuft jetzt.

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy