Navigation

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

    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

    Neuer Robonect HX Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      darkiop Most Active last edited by

      Die finale 1.2 der Robonect Firmware ist seit dem 14.7. verfügbar:

      https://robonect.de/viewtopic.php?f=39&t=3410

      braindead 1 Reply Last reply Reply Quote 0
      • braindead
        braindead Developer @darkiop last edited by

        @darkiop Danke für den Hinweis. Hast Du die Firmware schon installiert? Funktioniert sie grundsätzlich mit dem Adapter oder besteht dringender Handlungsbedarf? Im Changelog habe ich nichts gefunden, was auf ein mögliches Problem hinweisen würde.

        L D 2 3 Replies Last reply Reply Quote 0
        • L
          lonsimbt @braindead last edited by

          @braindead sagte in Neuer Robonect HX Adapter:

          @darkiop Danke für den Hinweis. Hast Du die Firmware schon installiert? Funktioniert sie grundsätzlich mit dem Adapter oder besteht dringender Handlungsbedarf? Im Changelog habe ich nichts gefunden, was auf ein mögliches Problem hinweisen würde.

          Ist hier seit einigen Tagen installiert und läuft unauffällig und ohne Probleme.

          Gruß Marco

          1 Reply Last reply Reply Quote 2
          • D
            darkiop Most Active @braindead last edited by

            @braindead Werd sie heut Abend drauf schieben.

            1 Reply Last reply Reply Quote 0
            • 2
              2hot4you @braindead last edited by

              @braindead sagte in Neuer Robonect HX Adapter:

              @darkiop Danke für den Hinweis. Hast Du die Firmware schon installiert? Funktioniert sie grundsätzlich mit dem Adapter oder besteht dringender Handlungsbedarf? Im Changelog habe ich nichts gefunden, was auf ein mögliches Problem hinweisen würde.

              Bei mir läuft es mit der Firmware 1.2 bisher auch unauffällig

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

                Hallo,
                meine WLAN Abdeckung ist nicht perfekt. Deswegen bekomme ich von Zeit zu Zeit "No connection to lawn mower", den ich ignoriere.
                Manchmal erhalte ich aber zusätzlich eine Menge anderer Fehler und der Adapter crashed und wird neu gestartet. Ich habe Robonect FW 1.2 und Adapter 0.1.3
                Gibt es dafür einen Fix oder Workaround?
                Vielen Dank - Markus

                2020-08-02 14:36:01.090 - error: robonect.0 (5567) No connection to lawn mower. Check network connection.
                2020-08-02 14:37:07.996 - error: robonect.0 (5567) Error: CMD failed
                2020-08-02 14:40:01.159 - error: robonect.0 (5567) No connection to lawn mower. Check network connection.
                2020-08-02 14:44:31.489 - error: robonect.0 (5567) Error: Error: connect ETIMEDOUT 192.168.171.67:80
                2020-08-02 14:44:31.494 - error: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                2020-08-02 14:44:31.494 - error: robonect.0 (5567) unhandled promise rejection: Cannot read property 'status' of undefined
                2020-08-02 14:44:31.496 - error: robonect.0 (5567) TypeError: Cannot read property 'status' of undefined
                
                braindead 1 Reply Last reply Reply Quote 0
                • braindead
                  braindead Developer @fritz0815 last edited by

                  @fritz0815

                  Bevor der Adapter die Abfragen startet, schickt er einen Ping an den Mäher. Bekommt er keine Antwort, dann erscheint die Meldung "No connection to lawn mower" im Log. Bekommt er hingegen eine Antwort, dann schickt er nacheinander die Abfragen los. Hat Dein Mäher zwischenzeitlich kein WLAN mehr, kommt es zu den beschriebenen Fehlern.

                  Ich habe dazu einen GitHub Issue aufgemacht und werde mir das angucken.

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    fritz0815 @braindead last edited by fritz0815

                    @braindead Vielen Dank erst mal! Dummerweise habe ich nicht die vorangegangenen Meldungen geschickt. Ich habe oben den Log korrigiert. Manchmal bekomme ich aber auch die folgenden Meldungen:

                    2020-08-03 17:10:30.993 - info: host.usv Restart adapter system.adapter.robonect.0 because enabled
                    2020-08-03 17:11:01.075 - info: host.usv instance system.adapter.robonect.0 started with pid 9916
                    2020-08-03 17:11:03.113 - warn: robonect.0 (9916) Rest period 1 configured (20:00 - 08:00). Only API call /json?cmd=status will be done.
                    2020-08-03 17:11:14.296 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:11:14.367 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:11:14.403 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:11:14.431 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:11:14.470 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:11:14.532 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:11:14.563 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:11:14.590 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:13:10.002 - error: robonect.0 (9916) Error: Error: socket hang up
                    2020-08-03 17:13:10.011 - error: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                    2020-08-03 17:13:10.013 - error: robonect.0 (9916) unhandled promise rejection: Cannot read property 'status' of undefined
                    2020-08-03 17:13:10.016 - error: robonect.0 (9916) TypeError: Cannot read property 'status' of undefined
                    at Robonect. (/opt/iobroker/node_modules/iobroker.robonect/main.js:295:42)
                    at processTicksAndRejections (internal/process/task_queues.js:97:5)
                    2020-08-03 17:13:10.609 - info: host.usv instance system.adapter.robonect.0 terminated with code 0 (NO_ERROR)
                    2020-08-03 17:13:10.614 - info: host.usv Restart adapter system.adapter.robonect.0 because enabled
                    
                    braindead 1 Reply Last reply Reply Quote 0
                    • braindead
                      braindead Developer @fritz0815 last edited by

                      @fritz0815 Danke. Da steht es ja noch viel eindeutiger: socket hang up. Ändert nichts daran, dass ich das abfangen sollte. 🙂

                      1 Reply Last reply Reply Quote 0
                      • A
                        Aiouh @stephan2k last edited by

                        Hallo, ich habe mit Begeisterung mein Robonect im AM310installiert. Läuft auf Anhieb. (Firmware 1.2)
                        Leider bekomme ich den Robonect NICHT verbunden obwohl das ja nicht DIE Herausforderung sein sollte :(. Benutzername / Kennwort schon mehrfach geprüft.

                        robonect.0	2020-08-16 10:17:26.482	info	(17809) starting. Version 0.1.3 in /opt/iobroker/node_modules/iobroker.robonect, node: v10.19.0, js-controller: 3.1.6
                        robonect.0	2020-08-16 10:16:52.074	info	(17786) Terminated (NO_ERROR): Without reason
                        robonect.0	2020-08-16 10:16:52.073	info	(17786) terminating
                        robonect.0	2020-08-16 10:16:52.006	info	(17786) cleaned everything up...
                        robonect.0	2020-08-16 10:16:52.005	error	at process._tickCallback (internal/process/next_tick.js:68:7)
                        robonect.0	2020-08-16 10:16:52.005	error	at Robonect.<anonymous> (/opt/iobroker/node_modules/iobroker.robonect/main.js:295:42)
                        robonect.0	2020-08-16 10:16:52.005	error	(17786) TypeError: Cannot read property 'status' of undefined
                        robonect.0	2020-08-16 10:16:52.005	error	(17786) unhandled promise rejection: Cannot read property 'status' of undefined
                        robonect.0	2020-08-16 10:16:51.986	error	(17786) Error: Error: getaddrinfo ENOTFOUND top top:80
                        robonect.0	2020-08-16 10:16:51.862	info	(17786) Done
                        robonect.0	2020-08-16 10:16:27.466	warn	(17786) Rest period 2 configured (11:30 - 14:00). Only API call /json?cmd=status will be done.
                        robonect.0	2020-08-16 10:16:27.460	warn	(17786) Rest period 1 configured (21:00 - 06:00). Only API call /json?cmd=status will be done.
                        robonect.0	2020-08-16 10:16:27.365	info	(17786) starting. Version 0.1.3 in /opt/iobroker/node_modules/iobroker.robonect, node: v10.19.0, js-controller: 3.1.6
                        

                        Beim MQTT Adapter klappt alles problemlos, nur liefert der noch zu wenig Werte..

                        Wo kann ich suchen, was mach ich falsch ? Bin für Hilfe dankbar.

                        braindead 1 Reply Last reply Reply Quote 0
                        • braindead
                          braindead Developer @Aiouh last edited by

                          @Aiouh getaddrinfo ENOTFOUND lässt darauf schließen, dass die IP Adresse nicht stimmt. Da darfst hier wirklich nur die IP ohne Protokoll und Port etc. eingeben.

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            Aiouh @braindead last edited by Aiouh

                            @braindead Hi, die IP stimmt und ist ohne port eingetragen
                            Im debug log steht auch nichts Erhellendes 😞

                            26951114-17c0-4778-bc29-2e671d0f78c6-grafik.png
                            819ee714-b7b3-4a06-bbbd-bf83e857d811-grafik.png

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

                              Hab meinem Robonect mal ne neue Antenne gegönnt, seid dem keine Timeouts mehr im gleichen Garten, also scheint die Antenne vom Robonect nicht so toll zu sein

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                Aiouh @Malz1902 last edited by Aiouh

                                @Malz1902 Ich hab ja ne gute Verbindung (dank vier verteilter Fritzboxen auf dem Grundstück...). Sowohl zum originalen WebUI als auch MQTT, nur nicht zum Robonect Adapter - der aber eben die Werte liefert die ich brauche.

                                A 1 Reply Last reply Reply Quote 0
                                • A
                                  Aiouh @Aiouh last edited by

                                  @braindead Hallo Markus, siehst Du eine Chance mein Problem irgendwie einzukreisen? Ich würde das ja selbst machen wenn ich wüsste wo anpacken. Hab mal mit wireshark ins Protokoll geschaut, da komm ich aber leide auch nicht weiter

                                  H 1 Reply Last reply Reply Quote 0
                                  • H
                                    hebe01 @Aiouh last edited by

                                    @Aiouh Hatte das gleiche Problem mit der gleichen Fehlermeldung. Bei mir war der letzte character vom Password ein "#". Nachdem ich das Passwort geändert hatte, funktionierte es.

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Aiouh @hebe01 last edited by Aiouh

                                      @hebe01 Du bist der Held ! Bei mit war das # am Anfang. Neues simples Kennwort und Login geht 🙂
                                      Hat etwas gedauert bis alle Werte da waren, jetzt scheints zu tickern, nur noch ein paar Fehlermeldungen.
                                      (Die zu GPS ist mir klar, da keines verbaut ist)

                                      So sieht das Log aus

                                      robonect.0	2020-08-25 12:57:31.928	debug	(26637) API call /json?cmd=version done
                                      robonect.0	2020-08-25 12:57:31.927	error	(26637) Error: JSON not valid
                                      robonect.0	2020-08-25 12:57:21.843	debug	(26637) API call /json?cmd=version started
                                      robonect.0	2020-08-25 12:57:21.833	debug	(26637) API call /json?cmd=timer done
                                      robonect.0	2020-08-25 12:57:21.568	debug	(26637) API call /json?cmd=timer started
                                      robonect.0	2020-08-25 12:57:21.568	debug	(26637) API call /json?cmd=push done
                                      robonect.0	2020-08-25 12:57:21.490	debug	(26637) API call /json?cmd=push started
                                      robonect.0	2020-08-25 12:57:21.489	debug	(26637) API call /json?cmd=portal done
                                      robonect.0	2020-08-25 12:57:21.450	debug	(26637) API call /json?cmd=portal started
                                      robonect.0	2020-08-25 12:57:21.450	debug	(26637) API call /json?cmd=motor done
                                      robonect.0	2020-08-25 12:57:21.450	error	(26637) Error: JSON not valid
                                      robonect.0	2020-08-25 12:57:11.412	debug	(26637) API call /json?cmd=motor started
                                      robonect.0	2020-08-25 12:57:11.412	debug	(26637) API call /json?cmd=hour done
                                      robonect.0	2020-08-25 12:57:11.411	error	(26637) Error: JSON not valid
                                      robonect.0	2020-08-25 12:57:11.143	info	(26637) Polling done
                                      robonect.0	2020-08-25 12:57:11.143	debug	(26637) doRegularPoll: false
                                      robonect.0	2020-08-25 12:57:11.143	debug	(26637) currentStatus: 17
                                      robonect.0	2020-08-25 12:57:11.142	debug	(26637) isRestTime: false
                                      robonect.0	2020-08-25 12:57:11.142	debug	(26637) pollType: Status
                                      robonect.0	2020-08-25 12:57:11.142	debug	(26637) API call /json?cmd=status done
                                      robonect.0	2020-08-25 12:57:11.078	debug	(26637) API call /json?cmd=status started
                                      robonect.0	2020-08-25 12:57:11.077	debug	(26637) Polling started
                                      robonect.0	2020-08-25 12:57:01.379	debug	(26637) API call /json?cmd=hour started
                                      robonect.0	2020-08-25 12:57:01.378	debug	(26637) API call /json?cmd=gps done
                                      robonect.0	2020-08-25 12:57:01.378	error	(26637) Error: No GPS installed
                                      robonect.0	2020-08-25 12:57:01.321	debug	(26637) API call /json?cmd=gps started
                                      robonect.0	2020-08-25 12:57:01.320	debug	(26637) API call /json?cmd=ext done
                                      robonect.0	2020-08-25 12:57:01.275	debug	(26637) API call /json?cmd=ext started
                                      robonect.0	2020-08-25 12:57:01.274	debug	(26637) API call /json?cmd=error done
                                      robonect.0	2020-08-25 12:57:01.274	error	(26637) Error: JSON not valid
                                      robonect.0	2020-08-25 12:56:51.242	debug	(26637) API call /json?cmd=error started
                                      robonect.0	2020-08-25 12:56:51.242	debug	(26637) API call /json?cmd=battery done
                                      robonect.0	2020-08-25 12:56:51.241	error	(26637) Error: JSON not valid
                                      robonect.0	2020-08-25 12:56:41.193	debug	(26637) API call /json?cmd=battery started
                                      

                                      anbei noch ein paar simpe GIFs die ich mir für die Anzeige der Stati gebaut habe, vielleicht kanns jemand brauchen.
                                      AM310.zip

                                      braindead 1 Reply Last reply Reply Quote 0
                                      • braindead
                                        braindead Developer @Aiouh last edited by

                                        @Aiouh
                                        Welche Adapter Version ist installiert?
                                        Kannst Du mal bitte einen kompletten Screenshot Deiner Instanz Konfiguration zeigen?
                                        Außerdem bitte einen kompletten Screenshot vom Robonect Webinterface mit den installierten Versionen (Robonect - Firmware Update).

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Aiouh @braindead last edited by

                                          @braindead
                                          klar, mach ich gerne

                                          Adapterversion ist 0.1.3

                                          8ec7f6f3-f593-460c-8618-1d437b1649d2-grafik.png

                                          e7c5c16c-9602-43ca-aa85-0dff5d0968e5-grafik.png

                                          kann ich gerade noch die Frage anhängen ob/wie ich den AM auch stoppen und wieder kann?
                                          Du schreibst im help
                                          The mode of the lawn mower can be controlled by changing robonect.0.status.mode. Possible modes are "Auto", "Home", "Manual", "End of day" and "Job" (not fully implemented at the moment)."

                                          Wenn ich in den status/mode schaue zeigt er aktuell "Auto(0) an. Wäre das Kommando dann der gesamte string oder nur "Auto" und geht "Stop" auch ?

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            SchuetzeSchulz @Aiouh last edited by

                                            @Aiouh sagte in Neuer Robonect HX Adapter:

                                            @braindead
                                            klar, mach ich gerne

                                            Adapterversion ist 0.1.3

                                            8ec7f6f3-f593-460c-8618-1d437b1649d2-grafik.png

                                            e7c5c16c-9602-43ca-aa85-0dff5d0968e5-grafik.png

                                            kann ich gerade noch die Frage anhängen ob/wie ich den AM auch stoppen und wieder kann?
                                            Du schreibst im help
                                            The mode of the lawn mower can be controlled by changing robonect.0.status.mode. Possible modes are "Auto", "Home", "Manual", "End of day" and "Job" (not fully implemented at the moment)."

                                            Wenn ich in den status/mode schaue zeigt er aktuell "Auto(0) an. Wäre das Kommando dann der gesamte string oder nur "Auto" und geht "Stop" auch ?

                                            Also bei meinem geht kein "Stop":

                                            5d9468d1-8dee-482c-be66-99f2807fb5b6-grafik.png

                                            Ich setze bei mir den Mode auf "Auto" damit der Mäher gemäß Timer mäht.
                                            Sollte ich ihn abbrechen wollen, setze ich Mode einfach auf "Home".

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

                                            Support us

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

                                            841
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            gardena garten husqvarna mähroboter robonect
                                            56
                                            454
                                            92012
                                            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