Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Hoover hON

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Hoover hON

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      e-i-k-e @tombox last edited by

      @tombox Ja. Schick dir gleich eine PN.

      A 1 Reply Last reply Reply Quote 0
      • A
        astrakid @e-i-k-e last edited by

        ich habe nun einne bakcofen, der ebenfalls über hOn gesteuert wird. der aufbau der objekte ist analog zu dem einer waschmaschine. da ich gerne einzelne parameter über iobroker starten würde (die app zickt bei mir rum, so muss ich mich jeden tag neu anmelden, was mit komplexen passwörtern etwas nervig ist), wäre eine idee, verschiedene aufrufe zu sammeln ("remote -> send"), um darüber steuerungen für einzelne teile zusammenzubauen.

        ich fange einfach mal an:

        {
          "macAddress": "id of the device set by adapter",
          "timestamp": "2022-05-10T08:16:35.010Z",
          "commandName": "startProgram",
          "programName": "PROGRAMS.TD.CARE_45",
          "transactionId": "2022-05-10T08:16:35.011Z",
          "applianceOptions": {
            "opt1": "anticrease",
            "opt2": "dryingManager",
            "opt3": "bestIroning",
            "opt4": "hybrid"
          },
          "device": {
            "mobileOs": "ios",
            "mobileId": "2xxxxxx3-9xxE-4xx3-Axx8-1xxxxxxxxxx8",
            "osVersion": "15.5",
            "appVersion": "1.40.2",
            "deviceModel": "iPhone10,5"
          },
          "attributes": {
            "prStr": "Care 45",
            "energyLabel": "0",
            "channel": "mobileApp",
            "origin": "lastProgram"
          },
          "ancillaryParameters": {
            "dryTimeMM": "45",
            "energyLabel": "0",
            "functionalId": "8",
            "programFamily": "[dashboard]",
            "programRules": {
              "opt3": {
                "dryLevel": {
                  "2|3|4": {
                    "fixedValue": "0",
                    "typology": "fixed"
                  }
                }
              },
              "dryTime": {
                "dryTimeMM": {
                  "30": {
                    "fixedValue": "1",
                    "typology": "fixed"
                  },
                  "45": {
                    "fixedValue": "2",
                    "typology": "fixed"
                  },
                  "59": {
                    "fixedValue": "3",
                    "typology": "fixed"
                  },
                  "70": {
                    "fixedValue": "4",
                    "typology": "fixed"
                  },
                  "80": {
                    "fixedValue": "5",
                    "typology": "fixed"
                  },
                  "90": {
                    "fixedValue": "6",
                    "typology": "fixed"
                  },
                  "100": {
                    "fixedValue": "7",
                    "typology": "fixed"
                  },
                  "110": {
                    "fixedValue": "8",
                    "typology": "fixed"
                  },
                  "120": {
                    "fixedValue": "9",
                    "typology": "fixed"
                  },
                  "130": {
                    "fixedValue": "10",
                    "typology": "fixed"
                  },
                  "140": {
                    "fixedValue": "11",
                    "typology": "fixed"
                  },
                  "150": {
                    "fixedValue": "12",
                    "typology": "fixed"
                  },
                  "160": {
                    "fixedValue": "13",
                    "typology": "fixed"
                  },
                  "170": {
                    "fixedValue": "14",
                    "typology": "fixed"
                  },
                  "180": {
                    "fixedValue": "15",
                    "typology": "fixed"
                  },
                  "190": {
                    "fixedValue": "16",
                    "typology": "fixed"
                  },
                  "200": {
                    "fixedValue": "17",
                    "typology": "fixed"
                  },
                  "210": {
                    "fixedValue": "18",
                    "typology": "fixed"
                  },
                  "220": {
                    "fixedValue": "19",
                    "typology": "fixed"
                  }
                }
              },
              "dryLevel": {
                "opt3": {
                  "1": {
                    "fixedValue": "1",
                    "typology": "fixed"
                  }
                }
              }
            },
            "remoteActionable": "1",
            "remoteVisible": "1",
            "suggestedLoadD": "2"
          },
          "parameters": {
            "dryTime": "2",
            "dryingManager": "0",
            "hybrid": "1",
            "checkUpStatus": "0",
            "anticrease": "0",
            "delayTime": "0",
            "prCode": "54",
            "prPosition": "13",
            "dryLevel": "0",
            "bestIroning": "0",
            "onOffStatus": "1"
          },
          "applianceType": "TD"
        }
        
        1 Reply Last reply Reply Quote 0
        • A
          astrakid @Guest last edited by

          @dp20eic sagte in Test Adapter Hoover hON:

          @astrakid sagte in Test Adapter Hoover hON:

          Wie kann ich einen Waschvorgang pausieren und wieder fortsetzen? In der App gibt es die Funktion, im Adapter habe ich den Datenpunkt noch nicht gefunden auf die Schnelle...
          schon mal in ioBroker unter Objekte in die Suche pause eingegeben?

          ich habe keine entsprechenden datenpunkte... nur einen aus der history...?!
          9530c84a-6714-4d57-8f15-618cdc5fbabe-image.png

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

            hi,
            ich bekomme neuerdings folgende fehlermeldung:
            AxiosError: Request failed with status code 301
            die app scheint nicht mehr zu funktionieren bei mir. neue URLs?

            ? 1 Reply Last reply Reply Quote 1
            • ?
              A Former User @astrakid last edited by

              @astrakid sagte in Test Adapter Hoover hON:

              AxiosError: Request failed with status code 301

              Moin,

              bei mir auch, in zwei Installationen, habe ein issues aufgemacht.

              https://github.com/TA2k/ioBroker.hoover/issues/9

              VG
              Bernd

              dp20eic created this issue in TA2k/ioBroker.hoover

              open the adapter is not able to connect to hoover/hOn Server anymore #9

              1 Reply Last reply Reply Quote 0
              • T
                tombox last edited by

                @astrakid bitte 0.1.0 testen

                ? A 3 Replies Last reply Reply Quote 0
                • ?
                  A Former User @tombox last edited by

                  @tombox sagte in Test Adapter Hoover hON:

                  @astrakid bitte 0.1.0 testen

                  Moin,

                  nop, siehe neue Logs bei Github.

                  VG
                  Bernd

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

                    Der Fehler 301 tritt bei mir seit dem Update auf V0.1.0 auch auf. Nutze die Hoover Schnittstelle.

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

                      @tombox wie bei meinen vorschreibern: klappt nicht.

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @tombox last edited by

                        @tombox sagte in Test Adapter Hoover hON:

                        @astrakid bitte 0.1.0 testen

                        Moin,

                        auf Anraten von @tombox habe ich die Version nochmals über github installiert
                        d0c30247-a25f-46db-99db-6b13d7eb4960-grafik.png

                        Anschließend wurde der Adapter gelb und die Fehlermeldung tauchte wieder im Log auf, siehe Github

                        Ich habe anschließend noch ein Upload aus ioBroker heraus angestoßen, danach ein Restart des Adapters und er wurde wieder Grün 🙂

                        Upload, z.B.: so:
                        e116429c-a08e-489b-a765-0d3647d09412-grafik.png

                        VG
                        Bernd

                        Palm_Maniac 1 Reply Last reply Reply Quote 0
                        • Palm_Maniac
                          Palm_Maniac @Guest last edited by Palm_Maniac

                          @dp20eic Ich habs mal nach deiner Anleitung versucht, brachte aber nichts. Der Adapter bleibt gelb und im Log steht weiterhin Fehlercode 301.

                          PS: Jetzt läuft auch die Vorgängerversion V0.0.7 nicht mehr, die vor dem Update perfekt funktionierte. Das hier steht im Log:

                          hoover.0 2023-06-06 16:01:03.789	error	""
                          hoover.0 2023-06-06 16:01:03.788	error	AxiosError: Request failed with status code 301
                          
                          ? 1 Reply Last reply Reply Quote 0
                          • ?
                            A Former User @Palm_Maniac last edited by

                            @palm_maniac sagte in Test Adapter Hoover hON:

                            @dp20eic Ich habs mal nach deiner Anleitung versucht, brachte aber nichts. Der Adapter bleibt gelb und im Log steht weiterhin Fehlercode 301.

                            Moin,

                            das ist seltsam, in beiden ioBroker Installationen, die ich betreibe, hat es genau so funktioniert 🤔

                            Hast Du mal mit einer zweiten Instanz versucht, ist das Passwort auch wirklich korrekt?

                            VG
                            Bernd

                            Installation debian:
                            cc1508db-6ebe-45ef-a69c-a59d582b93f2-grafik.png

                            Installation arch linux
                            86111b8b-8fd2-45cb-95a5-c706c7432151-grafik.png

                            Palm_Maniac 1 Reply Last reply Reply Quote 0
                            • Palm_Maniac
                              Palm_Maniac @Guest last edited by

                              @dp20eic Die Zugangsdaten funktionieren in der App. Hab gerade mal ne neue Instanz versucht mit dem gleichen Ergebnis und Fehlercode. Alles erst seit dem Update von V0.0.7 auf V0.1.0.

                              ? 1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @Palm_Maniac last edited by

                                @palm_maniac sagte in Test Adapter Hoover hON:

                                @dp20eic Die Zugangsdaten funktionieren in der App. Hab gerade mal ne neue Instanz versucht mit dem gleichen Ergebnis und Fehlercode. Alles erst seit dem Update von V0.0.7 auf V0.1.0.

                                Moin,

                                ah, da könnte der Hund auch noch begraben liegen.
                                dd6a2b8f-8393-4abb-a6ac-f3e0458e35e9-grafik.png

                                Bei mir ist es die hOn-APP bei Dir auch?

                                VG
                                Bernd

                                P.S.: Sollte es bei Dir der Hoover-Wiz sein, dann musst Du mal bei Github bei meinem Issues Deine Daten mit anhängen, sodass @tombox sich das anschauen kann, vielleicht haben sich die Logins der beiden APPs verändert und sind nicht mehr kompatibel.

                                Palm_Maniac 1 Reply Last reply Reply Quote 0
                                • Palm_Maniac
                                  Palm_Maniac @Guest last edited by

                                  @dp20eic ja, ich nutze den Hover-Wizard Zugang, nicht hON. Hab mich mal an den Issue in Github rangehängt.

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    tombox @Palm_Maniac last edited by

                                    @palm_maniac für hover wizard brauch ich nochmal Zugangsdaten um das zu fixen

                                    Palm_Maniac sigi234 2 Replies Last reply Reply Quote 0
                                    • Palm_Maniac
                                      Palm_Maniac @tombox last edited by

                                      @tombox Hab dir ne PN geschickt.

                                      1 Reply Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @tombox last edited by sigi234

                                        @tombox sagte in Test Adapter Hoover hON:

                                        @palm_maniac für hover wizard brauch ich nochmal Zugangsdaten um das zu fixen

                                        Hallo, geht bei mir auch nicht? [hover wizard]

                                        
                                        hoover.0
                                        2023-06-14 20:55:22.986	info	starting login
                                        
                                        hoover.0
                                        2023-06-14 20:55:22.975	info	starting. Version 0.1.1 (non-npm: TA2k/ioBroker.hoover#7deb12caf1e561fde36b85d4a8afd7016896095e) in C:/ioBroker/_iob_Test/node_modules/iobroker.hoover, node: v18.16.0, js-controller: 4.0.24
                                        hoover.0
                                        2023-06-14 20:55:23.746	error	AxiosError: Unsupported protocol javascript:
                                        
                                        hoover.0
                                        2023-06-14 20:55:23.746	error	Login step #3 failed
                                        

                                        Version: 0.1.1

                                        1 Reply Last reply Reply Quote 1
                                        • D
                                          Dave83 @astrakid last edited by

                                          @astrakid said in Test Adapter Hoover hON:

                                          Wie kann ich einen Waschvorgang pausieren und wieder fortsetzen? In der App gibt es die Funktion, im Adapter habe ich den Datenpunkt noch nicht gefunden auf die Schnelle...

                                          Hast du es erfolgreich schaffen können, deine Waschmaschine mit ioBroker zu automatisieren? Ich denke gerade darüber nach, ebenfalls dort ein Model zu kaufen. Preislich sind die sehr attraktiv. Über deine Rückmeldung würde ich mich freuen.

                                          Insgesamt, ist es schwierig, eine smarte Waschmaschine mit Unterstützung für ioBroker zu finden.

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

                                            @dave83 nein. momentan kann ich den adapter nur als monitor benutzen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            585
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            34
                                            184
                                            17837
                                            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