Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Homematic Adapter findet Geräte nicht

    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

    Homematic Adapter findet Geräte nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @j h last edited by

      @j-h was steht im debug-log?

      1 Reply Last reply Reply Quote 0
      • Codierknecht
        Codierknecht Developer Most Active @j h last edited by

        @j-h
        Port 2010 in RM freigeben?

        j h 1 Reply Last reply Reply Quote 0
        • paul53
          paul53 @j h last edited by

          @j-h sagte: XML-Api Addon installiert

          Das ist unnötig.

          1 Reply Last reply Reply Quote 0
          • j h
            j h @Codierknecht last edited by

            @codierknecht
            Ich hab den Port jetzt mal noch hier hinzugefügt, aber zuvor war die Einstellung ja auch bereits auf "Ports offen"
            Portfreigabe.PNG

            @Homoran
            Hier ein kleiner Auszug aus dem DebugLog nach einem Neustart

            hm-rpc.0
            2023-01-08 13:46:47.734	debug	PING ok
            hm-rpc.0
            2023-01-08 13:46:47.724	debug	Send PING...
            hm-rpc.0
            2023-01-08 13:46:47.723	debug	[KEEPALIVE] Check if connection is alive
            hm-rpc.0
            2023-01-08 13:45:17.721	debug	start ping interval
            hm-rpc.0
            2023-01-08 13:45:17.721	debug	clear connecting interval
            hm-rpc.0
            2023-01-08 13:45:17.720	info	Connected
            hm-rpc.0
            2023-01-08 13:45:17.707	debug	start connecting interval
            hm-rpc.0
            2023-01-08 13:45:17.703	debug	xmlrpc -> 192.168.178.80:2010/ init ["http://http://192.168.178.45/:2010","IoBro:hm-rpc.0:17d68861e7654575c20ac2bc23ea3834"]
            hm-rpc.0
            2023-01-08 13:45:17.703	debug	Connect...
            hm-rpc.0
            2023-01-08 13:45:17.702	info	xmlrpc client is trying to connect to 192.168.178.80:2010/ with ["http://http://192.168.178.45/:2010","IoBro:hm-rpc.0:17d68861e7654575c20ac2bc23ea3834"]
            hm-rpc.0
            2023-01-08 13:45:17.701	info	xmlrpc server is trying to listen on 192.168.178.45:2010
            hm-rpc.0
            2023-01-08 13:45:17.622	info	starting. Version 1.15.16 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v16.19.0, js-controller: 4.0.24
            hm-rpc.0
            2023-01-08 13:45:17.497	debug	Plugin sentry Initialize Plugin (enabled=true)
            hm-rpc.0
            2023-01-08 13:45:17.441	debug	States connected to redis: 0.0.0.0:9000
            hm-rpc.0
            2023-01-08 13:45:17.395	debug	States create User PubSub Client
            hm-rpc.0
            2023-01-08 13:45:17.394	debug	States create System PubSub Client
            hm-rpc.0
            2023-01-08 13:45:17.389	debug	Redis States: Use Redis connection: 0.0.0.0:9000
            hm-rpc.0
            2023-01-08 13:45:17.382	debug	Objects connected to redis: 0.0.0.0:9001
            hm-rpc.0
            2023-01-08 13:45:17.379	debug	Objects client initialize lua scripts
            hm-rpc.0
            2023-01-08 13:45:17.368	debug	Objects create User PubSub Client
            hm-rpc.0
            2023-01-08 13:45:17.368	debug	Objects create System PubSub Client
            hm-rpc.0
            2023-01-08 13:45:17.367	debug	Objects client ready ... initialize now
            hm-rpc.0
            2023-01-08 13:45:17.344	debug	Redis Objects: Use Redis connection: 0.0.0.0:9001
            hm-rpc.0
            2023-01-08 13:45:06.588	info	Terminated (NO_ERROR): Without reason
            hm-rpc.0
            2023-01-08 13:45:06.587	info	terminating
            hm-rpc.0
            2023-01-08 13:45:06.583	info	Disconnected
            hm-rpc.0
            2023-01-08 13:45:06.565	info	xmlrpc -> 192.168.178.80:2010/ init ["http://http://192.168.178.45/:2010",""]
            hm-rpc.0
            2023-01-08 13:44:36.563	error	Init not possible, going to stop: Unknown XML-RPC tag 'TITLE'
            hm-rpc.0
            2023-01-08 13:27:06.526	info	Connected
            

            Ich sehe gerade das dort 2 mal "http" bei der URL drin steht (und ein Slash vor dem Port). Bei der Konfiguration der Homematic Adresse habe ich das aber nicht mit angegeben ?!

            "http://http://192.168.178.45/:2010
            

            @paul53
            Das dachte ich mir, wollte es aber versuchen.

            Homoran paul53 2 Replies Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @j h last edited by

              @j-h sagte in Homematic Adapter findet Geräte nicht:

              Ich sehe gerade das dort 2 mal "http" bei der URL drin steht (und ein Slash vor dem Port

              ich auch!

              starte mal den iobroker neu (und die ccu)

              1 Reply Last reply Reply Quote 0
              • paul53
                paul53 @j h last edited by paul53

                @j-h sagte in: Bei der Konfiguration der Homematic Adresse habe ich das aber nicht mit angegeben ?!

                Callback-Adresse im Tab "ZUSÄTZLICHE EINSTELLUNGEN"?
                Da sich ioBroker und RM im gleichen Subnetz befinden, kann man die Callback-Adresse leer lassen.

                j h 1 Reply Last reply Reply Quote 0
                • j h
                  j h @paul53 last edited by

                  @paul53
                  Stimmt, die hatte ich noch drin stehen.
                  War auch nur ein Test den ich in meiner Verzweiflung mal ausprobiert hatte.

                  Hab sie nun wieder gelöscht. Der Log sieht jetzt wie folgt aus:

                  hm-rpc.0
                  2023-01-08 14:14:20.315	debug	start ping interval
                  hm-rpc.0
                  2023-01-08 14:14:20.315	debug	clear connecting interval
                  hm-rpc.0
                  2023-01-08 14:14:20.314	info	Connected
                  hm-rpc.0
                  2023-01-08 14:14:20.304	debug	start connecting interval
                  hm-rpc.0
                  2023-01-08 14:14:20.300	debug	xmlrpc -> 192.168.178.80:2010/ init ["http://192.168.178.45:2010","IoBro:hm-rpc.0:dec1e05b2fe448c084e64f17678317e4"]
                  hm-rpc.0
                  2023-01-08 14:14:20.300	debug	Connect...
                  hm-rpc.0
                  2023-01-08 14:14:20.299	info	xmlrpc client is trying to connect to 192.168.178.80:2010/ with ["http://192.168.178.45:2010","IoBro:hm-rpc.0:dec1e05b2fe448c084e64f17678317e4"]
                  hm-rpc.0
                  2023-01-08 14:14:20.299	info	xmlrpc server is trying to listen on 192.168.178.45:2010
                  hm-rpc.0
                  2023-01-08 14:14:20.222	info	starting. Version 1.15.16 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v16.19.0, js-controller: 4.0.24
                  hm-rpc.0
                  2023-01-08 14:14:20.105	debug	Plugin sentry Initialize Plugin (enabled=true)
                  hm-rpc.0
                  2023-01-08 14:14:20.077	debug	States connected to redis: 0.0.0.0:9000
                  hm-rpc.0
                  2023-01-08 14:14:20.027	debug	States create User PubSub Client
                  hm-rpc.0
                  2023-01-08 14:14:20.026	debug	States create System PubSub Client
                  hm-rpc.0
                  2023-01-08 14:14:20.019	debug	Redis States: Use Redis connection: 0.0.0.0:9000
                  hm-rpc.0
                  2023-01-08 14:14:20.008	debug	Objects connected to redis: 0.0.0.0:9001
                  hm-rpc.0
                  2023-01-08 14:14:20.005	debug	Objects client initialize lua scripts
                  hm-rpc.0
                  2023-01-08 14:14:19.992	debug	Objects create User PubSub Client
                  hm-rpc.0
                  2023-01-08 14:14:19.991	debug	Objects create System PubSub Client
                  hm-rpc.0
                  2023-01-08 14:14:19.986	debug	Objects client ready ... initialize now
                  hm-rpc.0
                  2023-01-08 14:14:19.963	debug	Redis Objects: Use Redis connection: 0.0.0.0:9001
                  hm-rpc.0
                  2023-01-08 14:14:16.091	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                  hm-rpc.0
                  2023-01-08 14:14:16.091	debug	Plugin sentry destroyed
                  hm-rpc.0
                  2023-01-08 14:14:16.090	info	terminating
                  hm-rpc.0
                  2023-01-08 14:14:16.090	info	Disconnected
                  hm-rpc.0
                  2023-01-08 14:14:16.082	info	xmlrpc -> 192.168.178.80:2010/ init ["http://http://192.168.178.45/:2010",""]
                  hm-rpc.0
                  2023-01-08 14:14:16.081	info	Got terminate signal TERMINATE_YOURSELF
                  hm-rpc.0
                  2023-01-08 14:13:17.799	debug	start ping interval
                  hm-rpc.0
                  2023-01-08 14:13:17.798	debug	clear connecting interval
                  hm-rpc.0
                  2023-01-08 14:13:17.792	debug	xmlrpc -> 192.168.178.80:2010/ init ["http://http://192.168.178.45/:2010","IoBro:hm-rpc.0:17d68861e7654575c20ac2bc23ea3834"]
                  hm-rpc.0
                  2023-01-08 14:12:47.792	debug	start connecting interval
                  

                  @Homoran
                  Neustarts hatte ich schon mehrfach ausgeführt

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @j h last edited by

                    @j-h sagte in Homematic Adapter findet Geräte nicht:

                    Der Log sieht jetzt wie folgt aus:

                    ist jetzt alles da?
                    und der Haken bei neu einlesen wieder weg?

                    j h 1 Reply Last reply Reply Quote 0
                    • j h
                      j h @Homoran last edited by

                      @homoran
                      Nein, weder sind die Geräte in den Objekten, noch ist der Haken in der Config weg gegangen

                      Gruß

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @j h last edited by

                        @j-h .80 ist die CCU und .45 der ioBroker?

                        was mich allerdings irritiert ist

                        @j-h sagte in Homematic Adapter findet Geräte nicht:

                        "IoBro:hm-rpc.0:dec1e05b2fe448c084e64f17678317e4"

                        1 Reply Last reply Reply Quote 0
                        • j h
                          j h last edited by

                          @homoran said in Homematic Adapter findet Geräte nicht:

                          .80 ist die CCU und .45 der ioBroker?

                          Korrekt

                          "IoBro:hm-rpc.0:dec1e05b2fe448c084e64f17678317e4"

                          "IoBro" ist der Host name. Oder was verwirrt dich dort?

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @j h last edited by

                            @j-h sagte in Homematic Adapter findet Geräte nicht:

                            was verwirrt dich dort?

                            ist das dahinter die IPv6 Adresse?
                            wenn ja, wo kommt die her?

                            j h 1 Reply Last reply Reply Quote 0
                            • j h
                              j h @Homoran last edited by

                              @homoran
                              Puhhh eigentlich hab ich da nichts eingestellt. Habe lediglich in der fritzbox eine statische ip vergeben (die 45)

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @j h last edited by

                                @j-h alles gut!
                                hab gerade bei mir getestet, sieht genauso aus.

                                j h 1 Reply Last reply Reply Quote 0
                                • j h
                                  j h @Homoran last edited by

                                  @homoran
                                  Mehr oder weniger gut 😅
                                  Ich bin ratlos 🙈

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @j h last edited by

                                    @j-h sagte in Homematic Adapter findet Geräte nicht:

                                    Ich bin ratlos

                                    da sind wir ja schon 2!

                                    ich würde jetzt einmal die Instanz löschen und neu anlegen.
                                    hab keine Ahnung was da faul ist. Außer an der RM wurde wieder etwas geändert.

                                    j h 1 Reply Last reply Reply Quote 0
                                    • j h
                                      j h @Homoran last edited by

                                      @homoran
                                      Auch den Adapter habe ich bereits neu installiert. Die RM VM hatte ich auch bereits mal neu installiert.
                                      Evtl könnte ich dabei mal eine ältere Version auswählen

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @j h last edited by

                                        @j-h sagte in Homematic Adapter findet Geräte nicht:

                                        Die RM VM

                                        ach VM! Wirklich kein Container?

                                        j h paul53 2 Replies Last reply Reply Quote 0
                                        • j h
                                          j h @Homoran last edited by

                                          @homoran

                                          Ne, richtige VM.
                                          Ich habe nach der offiziellen Doku für Proxmox installiert.
                                          https://github.com/jens-maus/RaspberryMatic/wiki/Installation-Proxmox-VE

                                          Soll ich mal als Container installieren?

                                          Gruß

                                          bahnuhr 1 Reply Last reply Reply Quote 0
                                          • paul53
                                            paul53 @Homoran last edited by paul53

                                            @homoran sagte: ach VM! Wirklich kein Container?

                                            Entscheidend ist, ob sich RM und ioBroker im gleichen oder in verschiedenen Subnetz(en) befinden.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            762
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            hm-rpc homematic homematic ip
                                            7
                                            80
                                            4125
                                            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