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.
    • S
      Stimpy23 last edited by

      Wie bekomme ich es hin, das der Mähroboter unter Robonect nach dem Timer mäht?
      egal welchen Modus ich einstelle, es steht immer da bei Timer: Nicht im Auto Modus.
      Deshalb bekomme ich auch keine Daten bei dem Script von @Latzi

      1 Reply Last reply Reply Quote 0
      • Latzi
        Latzi @Stimpy23 last edited by

        @stimpy23 sagte in Neuer Robonect HX Adapter:

        Jedoch bekomme ich keine Daten bei dem Script Mähtage. was genau muss ich da anpassen?
        etwas bei Time?

        Hast du in den Einstellungen der Instanz den Timer aktiviert?
        8fd39ac5-55b0-47da-a5f9-d9e9f5d96b3a-grafik.png

        S 1 Reply Last reply Reply Quote 0
        • S
          Stimpy23 @Latzi last edited by

          @latzi
          ja, aber das Script Mähtage gibt immer noch keine Daten aus

          Latzi 1 Reply Last reply Reply Quote 0
          • Latzi
            Latzi @Stimpy23 last edited by Latzi

            @stimpy23

            wie schauen die DP´s unter robonect.0.timer.0.weekdays aus (steht da bei irgendeinem Tag true?):

            98a6c220-3ada-4c74-9b9b-9548149ae7a5-grafik.png

            In Robonect sind auch Zeiten defniert?
            609cf9a4-45ae-446d-87b1-2c2a322c5675-grafik.png

            S 1 Reply Last reply Reply Quote 0
            • S
              Stimpy23 @Latzi last edited by

              @latzi
              ja, steht bei allen true

              Latzi 1 Reply Last reply Reply Quote 0
              • Latzi
                Latzi @Stimpy23 last edited by

                @stimpy23
                Wann hast du das Script erstellt? Heute? Es läuft nur 1 Mal am Tag 😉
                Zeig mal dein Script.

                S 1 Reply Last reply Reply Quote 0
                • S
                  Stimpy23 @Latzi last edited by

                  @latzi
                  habe es jetzt hingekommen, habe die Zeit früher gestellt, damit es ausgelöst wird.
                  Vielen Danke für deine Hilfe

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

                    kennt einer die ganzen Modi für den Timer (Deaktiviert, Standby, usw.) mit Nummern?

                    Latzi 1 Reply Last reply Reply Quote 0
                    • Latzi
                      Latzi @Stimpy23 last edited by

                      @stimpy23

                      {
                        "type": "state",
                        "common": {
                          "name": "Timer status",
                          "type": "number",
                          "role": "state",
                          "read": true,
                          "write": false,
                          "desc": "",
                          "states": {
                            "0": "Deaktiviert",
                            "1": "Aktiv",
                            "2": "Standby"
                          }
                        },
                        "native": {},
                        "from": "system.adapter.robonect.0",
                        "user": "system.user.admin",
                        "ts": 1715968728146,
                        "_id": "robonect.0.timer.status",
                        "acl": {
                          "object": 1636,
                          "state": 1636,
                          "owner": "system.user.admin",
                          "ownerGroup": "system.group.administrator"
                        }
                      }
                      

                      0, 1, 2

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

                        Kann es sein, dass ein Wert nicht korrekt übernommen wird?

                        Im Robonect Web steht:

                        6d9812df-5ca6-4639-8c13-d45936202968-grafik.png

                        In den Objekten wird der Regen aber nicht angezeigt:

                        66aa7a59-1806-4ea4-8777-c38cf4b8420a-grafik.png

                        Ist das nur bei mir so oder ein kleiner Bug?

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

                          Nutzt sonst keiner diesen Adapter?

                          afuerhoff 1 Reply Last reply Reply Quote 0
                          • afuerhoff
                            afuerhoff Developer @myssv last edited by afuerhoff

                            @myssv
                            Benutzt du Proxmox? Da hatte ich auch mal Probleme mit unterschiedlichen Werten.
                            Da kam dann auch immer ein Ping Fehler im Log.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              myssv @afuerhoff last edited by myssv

                              @afuerhoff ja ich nutze alles unter Proxmox.

                              Die Ping Fehler habe ich, wenn sich der Rasenmäher zur Ruhe setzt. (Nacht oder Pausen wegen Wetter etc.)

                              Aber wenn er mäht sind alle Werte plausibel, bis auf eben dieser Wert, der immer auf "0" bleibt.

                              Daher ja meine Frage, ob bei irgendeinem anderen User jemals ein Wert anzeigt wird?

                              afuerhoff 1 Reply Last reply Reply Quote 0
                              • afuerhoff
                                afuerhoff Developer @myssv last edited by afuerhoff

                                @myssv
                                Hast Du das gesehen?
                                https://github.com/Grizzelbee/ioBroker.robonect?tab=readme-ov-file#known-issues
                                Das hat bei mir alle Probleme gelöst

                                M 2 Replies Last reply Reply Quote 0
                                • M
                                  myssv @afuerhoff last edited by

                                  @afuerhoff Bisher nicht, Danke!

                                  Das kann ich ja mal probieren.

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    myssv @afuerhoff last edited by

                                    @afuerhoff sagte in Neuer Robonect HX Adapter:

                                    Das hat bei mir alle Probleme gelöst

                                    Du bist mein Held:

                                    c6e1e5ee-8a3e-4397-b689-9cfdc63c2ff0-grafik.png

                                    Vielen Dank!!

                                    afuerhoff 1 Reply Last reply Reply Quote 0
                                    • afuerhoff
                                      afuerhoff Developer @myssv last edited by

                                      @myssv
                                      Gerne. Dafür ist die Community da.

                                      1 Reply Last reply Reply Quote 1
                                      • Latzi
                                        Latzi last edited by

                                        Hat jemand von euch den Adapter in Version 1.4.2 mit Admin 7.2.0 schon im Einsatz?
                                        Bei mir taucht folgender Fehler auf und der Adapter bleibt rot.

                                        2024-10-01 18:48:34.738  - info: host.ioBroker iobroker upgrade robonect@1.4.2 --debug --
                                        2024-10-01 18:48:36.273  - info: host.ioBroker iobroker Update robonect from @1.4.0 to @1.4.2
                                        2024-10-01 18:48:36.386  - info: host.ioBroker iobroker NPM version: 10.8.2Installing iobroker.robonect@1.4.2... (System call)
                                        2024-10-01 18:48:41.140  - info: host.ioBroker iobroker changed 1 package in 5s405 packages are looking for funding
                                        2024-10-01 18:48:41.141  - info: host.ioBroker iobroker   run `npm fund` for details
                                        2024-10-01 18:48:41.211  - info: host.ioBroker iobroker Update "system.adapter.robonect.0"
                                        2024-10-01 18:48:41.220  - info: host.ioBroker stopInstance system.adapter.robonect.0 (force=false, process=true)
                                        2024-10-01 18:48:41.221  - info: robonect.0 (902) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-01 18:48:41.221  - info: robonect.0 (902) cleaned everything up...
                                        2024-10-01 18:48:41.222  - info: robonect.0 (902) terminating
                                        2024-10-01 18:48:41.222  - info: robonect.0 (902) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2024-10-01 18:48:41.271  - info: host.ioBroker stopInstance system.adapter.robonect.0 send kill signal
                                        2024-10-01 18:48:41.517  - info:  host.ioBroker iobroker upload [16] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/Push-Service-Adapter.png  Push-Service-Adapter.png image/png
                                        2024-10-01 18:48:41.523  - info:  host.ioBroker iobroker upload [15] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/Push-Service-Robonect.png  Push-Service-Robonect.png image/png
                                        2024-10-01 18:48:41.527  - info:  host.ioBroker iobroker upload [14] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/de/translations.json  i18n/de/translations.json application/json
                                        2024-10-01 18:48:41.531  - info:  host.ioBroker iobroker upload [13] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/en/translations.json  i18n/en/translations.json application/json
                                        2024-10-01 18:48:41.541  - info:  host.ioBroker iobroker upload [12] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/es/translations.json  i18n/es/translations.json application/json
                                        2024-10-01 18:48:41.545  - info:  host.ioBroker iobroker upload [11] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/fr/translations.json  i18n/fr/translations.json application/json
                                        2024-10-01 18:48:41.550  - info:  host.ioBroker iobroker upload [10] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/it/translations.json  i18n/it/translations.json application/json
                                        2024-10-01 18:48:41.555  - info:  host.ioBroker iobroker upload [9] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/nl/translations.json  i18n/nl/translations.json application/json
                                        2024-10-01 18:48:41.558  - info:  host.ioBroker iobroker upload [8] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/pl/translations.json  i18n/pl/translations.json application/json
                                        2024-10-01 18:48:41.563  - info:  host.ioBroker iobroker upload [7] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/pt/translations.json  i18n/pt/translations.json application/json
                                        2024-10-01 18:48:41.567  - info:  host.ioBroker iobroker upload [6] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/ru/translations.json  i18n/ru/translations.json application/json
                                        2024-10-01 18:48:41.571  - info:  host.ioBroker iobroker upload [5] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/uk/translations.json  i18n/uk/translations.json application/json
                                        2024-10-01 18:48:41.575  - info:  host.ioBroker iobroker upload [4] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/i18n/zh-cn/translations.json  i18n/zh-cn/translations.json application/json
                                        2024-10-01 18:48:41.580  - info:  host.ioBroker iobroker upload [3] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/index_m.html  index_m.html text/html
                                        2024-10-01 18:48:41.585  - info:  host.ioBroker iobroker upload [2] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/jsonConfig.json  jsonConfig.json application/json
                                        2024-10-01 18:48:41.589  - info:  host.ioBroker iobroker upload [1] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/robonect.png  robonect.png image/png
                                        2024-10-01 18:48:41.593  - info:  host.ioBroker iobroker upload [0] robonect.admin  /opt/iobroker/node_modules/iobroker.robonect/admin/words.js words.js  application/javascript
                                        2024-10-01 18:48:41.722  - info: robonect.0 (902) terminating
                                        2024-10-01 18:48:41.792  - info: host.ioBroker instance system.adapter.robonect.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2024-10-01 18:48:41.806  - info: host.ioBroker instance "system.adapter.robonect.0" disabled via .alive
                                        2024-10-01 18:48:41.816  - info: host.ioBroker "system.adapter.robonect.0" disabled
                                        2024-10-01 18:48:42.611  - info: host.ioBroker iobroker exit 0
                                        2024-10-01 18:48:46.050  - error: robonect.0 (1854127) adapter disabled
                                        2024-10-01 18:48:46.058  - info: host.ioBroker instance "system.adapter.robonect.0" enabled via .alive
                                        2024-10-01 18:48:46.066  - info: host.ioBroker "system.adapter.robonect.0" enabled
                                        2024-10-01 18:48:46.066  - info: host.ioBroker stopInstance system.adapter.robonect.0 (force=false, process=true)
                                        2024-10-01 18:48:46.070  - info: robonect.0 (1854127) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-01 18:48:46.116  - warn: robonect.0 (1854127) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                        2024-10-01 18:48:46.135  - info: host.ioBroker stopInstance system.adapter.robonect.0 send kill signal
                                        2024-10-01 18:48:46.571  - info: robonect.0 (1854127) terminating
                                        2024-10-01 18:48:46.687  - info: host.ioBroker instance system.adapter.robonect.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                        2024-10-01 18:48:46.694  - info: host.ioBroker instance "system.adapter.robonect.0" disabled via .alive
                                        2024-10-01 18:48:46.701  - info: host.ioBroker "system.adapter.robonect.0" disabled
                                        2024-10-01 18:48:50.894  - error: robonect.0 (1854139) adapter disabled
                                        2024-10-01 18:48:50.902  - info: host.ioBroker instance "system.adapter.robonect.0" enabled via .alive
                                        2024-10-01 18:48:50.912  - info: host.ioBroker "system.adapter.robonect.0" enabled
                                        2024-10-01 18:48:50.912  - info: host.ioBroker stopInstance system.adapter.robonect.0 (force=false, process=true)
                                        2024-10-01 18:48:50.916  - info: robonect.0 (1854139) Got terminate signal TERMINATE_YOURSELF
                                        2024-10-01 18:48:50.955  - info: host.ioBroker stopInstance system.adapter.robonect.0 send kill signal
                                        2024-10-01 18:48:50.964  - warn: robonect.0 (1854139) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                        2024-10-01 18:48:51.419  - info: robonect.0 (1854139) terminating
                                        2024-10-01 18:48:51.531  - info: host.ioBroker instance system.adapter.robonect.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                        2024-10-01 18:48:51.577  - info: host.ioBroker instance "system.adapter.robonect.0" disabled via .alive
                                        2024-10-01 18:48:51.584  - info: host.ioBroker "system.adapter.robonect.0" disabled
                                        2024-10-01 18:48:56.184  - error: robonect.0 (1854153) adapter disabled
                                        

                                        Zurück zu 1.4.0 läuft wieder alles normal.

                                        Issue auf git:
                                        https://github.com/Grizzelbee/ioBroker.robonect/issues/51

                                        latzi0710 created this issue in Grizzelbee/ioBroker.robonect

                                        closed version 1.4.2 is not starting #51

                                        Grizzelbee 1 Reply Last reply Reply Quote 0
                                        • Grizzelbee
                                          Grizzelbee Developer @Latzi last edited by

                                          @latzi

                                          Eine Stelle für den Issue sollte eigentlich reichen - Github oder Forum.
                                          Ich habe auf Github geantwortet.

                                          ... und vergiss bitte nicht, das die meisten Entwickler hier das freiwillig, privat und ihrer Freizeit machen.
                                          Da kann es schon mal zu längeren Reaktionszeiten kommen.

                                          liebe Grüße
                                          grizzelbee

                                          Latzi 1 Reply Last reply Reply Quote 0
                                          • Latzi
                                            Latzi @Grizzelbee last edited by

                                            @grizzelbee
                                            Vielen Dank für die Antwort, mir ist das vollkommen bewusst und ich hab größten Respekt für euren Einsatz hier. Nachdem ich in diesem Fall gleichzeitig 2 Adapter upgedated habe (Admin & Robonect), war und bin ich mir nicht sicher, wo die Ursache liegt und wollte hier andere Benutzer fragen, ob gleiches Verhalten auftritt (darum zusätzlich zu git).
                                            Falls es so angekommen ist, dass ich ungeduldig sei und "Druck" damit aufbauen wollte, tut es mir leid - war in keinster Weise so gemeint!

                                            Grizzelbee 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

                                            544
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            gardena garten husqvarna mähroboter robonect
                                            57
                                            461
                                            95027
                                            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