Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen

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

      @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

      Hier das Log aus dem iobroker:

      und wie geht's da weiter?
      der versucht laut log gerade erst Verbindung aufzunehmen.

      ggf. mal auf debug umstellen.
      wem gehört die IP?

      E 1 Reply Last reply Reply Quote 0
      • E
        Esonath @Homoran last edited by Esonath

        @homoran Ich bin schon auf debug
        13c7c284-dac0-404b-9e74-a885a92dc9b6-image.png und das ist alles was passiert, wenn ich die Instanz starte:

        hm-rpc.0
        	2024-11-27 17:10:06.714	info	xmlrpc client is trying to connect to 192.168.178.21:2001/ with ["http://172.17.0.2:8082","buanet-iobroker2:hm-rpc.0:7a6061d0feaf8ef9dc39e5fc9f4e2345"]
        hm-rpc.0
        	2024-11-27 17:10:06.713	info	xmlrpc server is trying to listen on 192.168.178.35:8082
        hm-rpc.0
        	2024-11-27 17:10:06.498	info	starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.17.0, js-controller: 6.0.11
        host.buanet-iobroker2
        	2024-11-27 17:10:04.554	info	instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 31699
        host.buanet-iobroker2
        	2024-11-27 17:10:04.276	info	"system.adapter.hm-rpc.0" enabled
        
        
        1 Reply Last reply Reply Quote 0
        • Samson71
          Samson71 Global Moderator @Esonath last edited by

          @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

          Auch mit Callback Adresse (172.17.0.2) funktioniert es leider nicht

          Was ist das für eine IP? Die CCU hat 192.168.178.21? Du schreibst aber

          per Docker (host)

          Das passt irgendwie nicht.

          E 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators last edited by

            @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

            Ich bin schon auf debug

            nöö, nicht wirklich!

            du hast wahrscheinlich nur auf Info geloggt und das dann nach debug gefiltert 😂

            Siehe auch:
            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

            und bitte die Frage nach der IP beantworten

            E 1 Reply Last reply Reply Quote 0
            • E
              Esonath @Samson71 last edited by

              @samson71 Die 172.17.0.2 müsste die vom Docker sein.

              Die CCU hat die IP 192.168.178.21

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

                @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

                Die 172.17.0.2 müsste die vom Docker sein.

                ist sie es auch?

                vom host oder vom Container?

                Samson71 1 Reply Last reply Reply Quote 0
                • Samson71
                  Samson71 Global Moderator @Homoran last edited by

                  @homoran sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

                  vom host oder vom Container?

                  Wenn es eine Host-Installation (nicht Bridge) ist, dann würde ich erwarten, dass die identisch sind. So habe ich ihn zumindest verstanden. Daher auch meine Verwunderung/Nachfrage. Ich hätte als Callback eine 192.168.178.x erwartet.

                  Homoran E 2 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Samson71 last edited by

                    @samson71 sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

                    Ich hätte als Callback eine 192.168.178.x erwartet.

                    ich auch!

                    1 Reply Last reply Reply Quote 0
                    • E
                      Esonath @Homoran last edited by

                      @homoran Jetzt hab ichs gefunden 😵

                      hm-rpc.0
                      	2024-11-27 17:20:48.096	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://172.17.0.2:8082","buanet-iobroker2:hm-rpc.0:900cd096f9ee110091f623a68e1311e8"]
                      hm-rpc.0
                      	2024-11-27 17:20:18.097	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://172.17.0.2:8082","buanet-iobroker2:hm-rpc.0:900cd096f9ee110091f623a68e1311e8"]
                      hm-rpc.0
                      	2024-11-27 17:19:48.095	debug	start connecting interval
                      hm-rpc.0
                      	2024-11-27 17:19:48.082	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://172.17.0.2:8082","buanet-iobroker2:hm-rpc.0:900cd096f9ee110091f623a68e1311e8"]
                      hm-rpc.0
                      	2024-11-27 17:19:48.081	debug	Connect...
                      hm-rpc.0
                      	2024-11-27 17:19:48.080	info	xmlrpc client is trying to connect to 192.168.178.21:2001/ with ["http://172.17.0.2:8082","buanet-iobroker2:hm-rpc.0:900cd096f9ee110091f623a68e1311e8"]
                      hm-rpc.0
                      	2024-11-27 17:19:48.079	info	xmlrpc server is trying to listen on 192.168.178.35:8082
                      hm-rpc.0
                      	2024-11-27 17:19:47.865	info	starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.17.0, js-controller: 6.0.11
                      hm-rpc.0
                      	2024-11-27 17:19:47.504	debug	Plugin sentry Initialize Plugin (enabled=true)
                      hm-rpc.0
                      	2024-11-27 17:19:47.479	debug	States connected to redis: 127.0.0.1:9000
                      hm-rpc.0
                      	2024-11-27 17:19:47.430	debug	States create User PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:47.429	debug	States create System PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:47.421	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                      hm-rpc.0
                      	2024-11-27 17:19:47.402	debug	Objects connected to redis: 127.0.0.1:9001
                      hm-rpc.0
                      	2024-11-27 17:19:47.394	debug	Objects client initialize lua scripts
                      hm-rpc.0
                      	2024-11-27 17:19:47.376	debug	Objects create User PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:47.375	debug	Objects create System PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:47.372	debug	Objects client ready ... initialize now
                      hm-rpc.0
                      	2024-11-27 17:19:47.345	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                      host.buanet-iobroker2
                      	2024-11-27 17:19:45.920	info	instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 32195
                      host.buanet-iobroker2
                      	2024-11-27 17:19:45.664	info	"system.adapter.hm-rpc.0" enabled
                      host.buanet-iobroker2
                      	2024-11-27 17:19:36.040	info	Do not restart adapter system.adapter.hm-rpc.0 because disabled or deleted
                      host.buanet-iobroker2
                      	2024-11-27 17:19:36.039	error	instance system.adapter.hm-rpc.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                      hm-rpc.0
                      	2024-11-27 17:19:35.487	warn	Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                      hm-rpc.0
                      	2024-11-27 17:19:35.486	debug	Plugin sentry destroyed
                      hm-rpc.0
                      	2024-11-27 17:19:35.441	error	adapter disabled
                      hm-rpc.0
                      	2024-11-27 17:19:35.151	debug	Plugin sentry Initialize Plugin (enabled=true)
                      hm-rpc.0
                      	2024-11-27 17:19:35.125	debug	States connected to redis: 127.0.0.1:9000
                      hm-rpc.0
                      	2024-11-27 17:19:35.075	debug	States create User PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:35.073	debug	States create System PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:35.066	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                      hm-rpc.0
                      	2024-11-27 17:19:35.046	debug	Objects connected to redis: 127.0.0.1:9001
                      hm-rpc.0
                      	2024-11-27 17:19:35.038	debug	Objects client initialize lua scripts
                      hm-rpc.0
                      	2024-11-27 17:19:35.020	debug	Objects create User PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:35.018	debug	Objects create System PubSub Client
                      hm-rpc.0
                      	2024-11-27 17:19:35.016	debug	Objects client ready ... initialize now
                      hm-rpc.0
                      	2024-11-27 17:19:34.988	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                      
                      1 Reply Last reply Reply Quote 0
                      • E
                        Esonath @Samson71 last edited by

                        @samson71 Ja, ist keine Bridge sondern Host.
                        Du meinst, dass die Callback dann die IP der CCU ist?

                        Sorry, aber ich steh grad echt aufm Schlauch und seh vor lauter IPs schon gar keine Logik mehr in dem Ganzen

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

                          @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

                          Du meinst, dass die Callback dann die IP der CCU ist?

                          nein!!

                          die IP des Hosts

                          E 1 Reply Last reply Reply Quote 0
                          • E
                            Esonath @Homoran last edited by Esonath

                            @homoran OK, verstanden. Aber auch mit der IP des Hosts (sprich der Syno auf der Docker läuft) funktioniert es nicht.

                            Hier das Log dazu:

                            hm-rpc.0
                            	2024-11-27 17:44:03.426	debug	start connecting interval
                            hm-rpc.0
                            	2024-11-27 17:44:03.413	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:039b437a447e642ca878bf57124bfc0a"]
                            hm-rpc.0
                            	2024-11-27 17:44:03.413	debug	Connect...
                            hm-rpc.0
                            	2024-11-27 17:44:03.411	info	xmlrpc client is trying to connect to 192.168.178.21:2001/ with ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:039b437a447e642ca878bf57124bfc0a"]
                            hm-rpc.0
                            	2024-11-27 17:44:03.410	info	xmlrpc server is trying to listen on 192.168.178.35:5002
                            hm-rpc.0
                            	2024-11-27 17:44:03.097	info	starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.17.0, js-controller: 6.0.11
                            hm-rpc.0
                            	2024-11-27 17:44:02.737	debug	Plugin sentry Initialize Plugin (enabled=true)
                            hm-rpc.0
                            	2024-11-27 17:43:30.373	info	Terminated (NO_ERROR): Without reason
                            hm-rpc.0
                            	2024-11-27 17:43:30.373	debug	Plugin sentry destroyed
                            hm-rpc.0
                            	2024-11-27 17:43:30.372	info	terminating
                            hm-rpc.0
                            	2024-11-27 17:43:29.366	info	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002",""]
                            hm-rpc.0
                            	2024-11-27 17:43:29.311	error	Init not possible, going to stop: read ECONNRESET
                            hm-rpc.0
                            	2024-11-27 17:43:14.120	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            
                            hm-rpc.0
                            	2024-11-27 17:42:59.364	error	Init not possible, going to stop: read ECONNRESET
                            hm-rpc.0
                            	2024-11-27 17:42:44.120	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            hm-rpc.0
                            	2024-11-27 17:42:14.120	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            
                            hm-rpc.0
                            	2024-11-27 17:41:44.120	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            hm-rpc.0
                            	2024-11-27 17:41:14.119	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            hm-rpc.0
                            	2024-11-27 17:40:44.119	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            hm-rpc.0
                            	2024-11-27 17:40:14.119	debug	start connecting interval
                            hm-rpc.0
                            	2024-11-27 17:40:14.105	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            hm-rpc.0
                            	2024-11-27 17:40:14.105	debug	Connect...
                            hm-rpc.0
                            	2024-11-27 17:40:14.103	info	xmlrpc client is trying to connect to 192.168.178.21:2001/ with ["http://192.168.178.35:5002","buanet-iobroker2:hm-rpc.0:4c518c0b4255fd55e3acdab3ff4eb17e"]
                            hm-rpc.0
                            	2024-11-27 17:40:14.102	info	xmlrpc server is trying to listen on 192.168.178.35:5002
                            hm-rpc.0
                            	2024-11-27 17:40:13.789	info	starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.17.0, js-controller: 6.0.11
                            hm-rpc.0
                            	2024-11-27 17:40:13.430	debug	Plugin sentry Initialize Plugin (enabled=true)
                            hm-rpc.0
                            	2024-11-27 17:40:13.368	debug	States connected to redis: 127.0.0.1:9000
                            hm-rpc.0
                            	2024-11-27 17:40:13.318	debug	States create User PubSub Client
                            hm-rpc.0
                            	2024-11-27 17:40:13.317	debug	States create System PubSub Client
                            hm-rpc.0
                            	2024-11-27 17:40:13.309	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                            hm-rpc.0
                            	2024-11-27 17:40:13.290	debug	Objects connected to redis: 127.0.0.1:9001
                            hm-rpc.0
                            	2024-11-27 17:40:13.282	debug	Objects client initialize lua scripts
                            hm-rpc.0
                            	2024-11-27 17:40:13.263	debug	Objects create User PubSub Client
                            hm-rpc.0
                            	2024-11-27 17:40:13.261	debug	Objects create System PubSub Client
                            hm-rpc.0
                            	2024-11-27 17:40:13.259	debug	Objects client ready ... initialize now
                            hm-rpc.0
                            	2024-11-27 17:40:13.230	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                            host.buanet-iobroker2
                            	2024-11-27 17:40:11.805	info	instance system.adapter.hm-rpc.0 in version "2.0.2" started with pid 815
                            host.buanet-iobroker2
                            	2024-11-27 17:40:11.539	info	"system.adapter.hm-rpc.0" enabled
                            
                            Homoran Codierknecht 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Esonath last edited by

                              @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

                              http://192.168.178.35:5002

                              wo kommt denn jetzt dieser port her?

                              bitte zeig nochmal deine Einstellungen

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

                                @esonath
                                Zeig mal bitte die Einstellungen des Containers in der Synology und die Einstellungen der Firewall in der CCU.

                                E 1 Reply Last reply Reply Quote 0
                                • E
                                  Esonath @Codierknecht last edited by

                                  @codierknecht @Homoran

                                  Klar, gerne.

                                  Hier die Firewall- Einstellungen der CCU:
                                  5792cb24-2605-4ed8-9db9-7abe63b77100-image.png

                                  Hier die Einstellungen des Containers:
                                  15d95e14-44b0-4748-885b-cad70fcba80a-image.png
                                  9b73abc8-30d1-4f1b-8f1a-84e86fcaf611-image.png

                                  Und hier die Einstellungen der Instanz:
                                  6c11f4ec-911d-4270-bcb1-0943c8619234-image.png
                                  f0cadfca-db97-4002-b431-8a2c60a4b845-image.png

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

                                    @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

                                    Und hier die Einstellungen der Instanz:

                                    da steht allerdings port 5000, im log steht 5002, das passt nicht!

                                    wenn du das auf 0 stellst wird der Adapterport automatisch vergeben

                                    bei Adapter-Adresse bitte 0.0.0.0 eintragen, der CCU wird die Callback Adresse mitgeteilt

                                    E 1 Reply Last reply Reply Quote 0
                                    • E
                                      Esonath @Homoran last edited by

                                      @homoran

                                      Ich hab nur folgende Auswahlmöglichkeiten bei der Adapteradresse:
                                      531eb78a-05cb-4805-9126-69388345d49e-image.png

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

                                        @esonath sagte in Verbindung zu CCU2 funktioniert nicht/lässt CCU abstürzen:

                                        Ich hab nur folgende Auswahlmöglichkeiten bei der Adapteradresse:

                                        hier sah das noch anders aus
                                        https://forum.iobroker.net/assets/uploads/files/1732529281641-217878a3-63a5-478b-9cbb-dfb8affcb13f-image.png

                                        E 2 Replies Last reply Reply Quote 0
                                        • E
                                          Esonath @Homoran last edited by

                                          @homoran Stimmt, aber nachdem ich einmal was ausgewählt hatte, bekomm ich nur folgende Einträge.
                                          Ich lösche die Instanz mal und schau dann was passiert...

                                          1 Reply Last reply Reply Quote 0
                                          • E
                                            Esonath @Homoran last edited by

                                            @homoran Insatnz gelöscht und wie folgt neu eingestellt - leider gleiches Ergebnis...

                                            78e67462-8d57-4971-95a2-b7db20f348ac-image.png

                                            4f52bf67-f9a4-47d6-bb29-07984315023b-image.png

                                            Und hier das Log:

                                            hm-rpc.1
                                            	2024-11-27 18:40:57.417	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:2001","buanet-iobroker2:hm-rpc.1:6a03a13d0d621754422e04da858ff070"]
                                            hm-rpc.1
                                            	2024-11-27 18:40:42.660	error	Init not possible, going to stop: read ECONNRESET
                                            hm-rpc.1
                                            	2024-11-27 18:40:27.418	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:2001","buanet-iobroker2:hm-rpc.1:6a03a13d0d621754422e04da858ff070"]
                                            hm-rpc.1
                                            	2024-11-27 18:39:57.417	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:2001","buanet-iobroker2:hm-rpc.1:6a03a13d0d621754422e04da858ff070"]
                                            hm-rpc.1
                                            	2024-11-27 18:39:27.417	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:2001","buanet-iobroker2:hm-rpc.1:6a03a13d0d621754422e04da858ff070"]
                                            hm-rpc.1
                                            	2024-11-27 18:38:57.415	debug	start connecting interval
                                            hm-rpc.1
                                            	2024-11-27 18:38:57.400	debug	xmlrpc -> 192.168.178.21:2001/ init ["http://192.168.178.35:2001","buanet-iobroker2:hm-rpc.1:6a03a13d0d621754422e04da858ff070"]
                                            hm-rpc.1
                                            	2024-11-27 18:38:57.400	debug	Connect...
                                            hm-rpc.1
                                            	2024-11-27 18:38:57.398	info	xmlrpc client is trying to connect to 192.168.178.21:2001/ with ["http://192.168.178.35:2001","buanet-iobroker2:hm-rpc.1:6a03a13d0d621754422e04da858ff070"]
                                            hm-rpc.1
                                            	2024-11-27 18:38:57.397	info	xmlrpc server is trying to listen on 0.0.0.0:2001
                                            hm-rpc.1
                                            	2024-11-27 18:38:57.285	info	starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.17.0, js-controller: 6.0.11
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.923	debug	Plugin sentry Initialize Plugin (enabled=true)
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.889	debug	States connected to redis: 127.0.0.1:9000
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.838	debug	States create User PubSub Client
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.836	debug	States create System PubSub Client
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.828	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.808	debug	Objects connected to redis: 127.0.0.1:9001
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.800	debug	Objects client initialize lua scripts
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.781	debug	Objects create User PubSub Client
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.780	debug	Objects create System PubSub Client
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.778	debug	Objects client ready ... initialize now
                                            hm-rpc.1
                                            	2024-11-27 18:38:56.749	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            host.buanet-iobroker2
                                            	2024-11-27 18:38:55.300	info	instance system.adapter.hm-rpc.1 in version "2.0.2" started with pid 3862
                                            host.buanet-iobroker2
                                            	2024-11-27 18:38:55.026	info	"system.adapter.hm-rpc.1" enabled
                                            
                                            Codierknecht Homoran 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            839
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            37
                                            913
                                            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