Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter homeconnect (BSH Home-Connect) v0.0.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter homeconnect (BSH Home-Connect) v0.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rookie50 last edited by

      Hi,

      ich versuche gerade meinen Siemens Geschirrspüler remote zu starten. Via App klappt es. Aber nicht via iobroker objects.
      Modell: SN63EX14BE/13
      Ich setze als erstes den DP: homeconnect.0.XXXXXXXXX.programs.selected.BSH_Common_Root_SelectedProgram auf das gewünsche oder sogar eingestellte Programm und danache das gleiche Programm im DP: homeconnect.0.XXXXXXXXX.programs.active.BSH_Common_Root_ActiveProgram
      Leider passiert nichts am Gerät. Ich habe den Apater nun auf debug gestellt und folgendes geloggt:

      2023-06-07 11:56:55.252	debug	{"error":{"description":"There is no program active","key":"SDK.Error.NoProgramActive"}}
      2023-06-07 11:56:55.252	info	XXXXXXXXX/programs/active/options: There is no program active.
      2023-06-07 11:56:54.189	debug	Delete: XXXXXXXXX.programs.active.options
      2023-06-07 11:56:54.189	debug	active.options.
      2023-06-07 11:56:46.128	debug	Set api value
      2023-06-07 11:56:46.128	debug	Set api value
      2023-06-07 11:56:46.127	debug	Set api value
      2023-06-07 11:56:46.127	debug	Set api value
      2023-06-07 11:56:46.127	debug	Set api value
      2023-06-07 11:56:46.122	debug	Create State: XXXXXXXXX.programs.selected.options.Eco50.Dishcare_Dishwasher_Option_SilenceOnDemand
      2023-06-07 11:56:46.122	debug	Create State: XXXXXXXXX.programs.selected.options.Eco50.Dishcare_Dishwasher_Option_VarioSpeedPlus
      2023-06-07 11:56:46.122	debug	Create State: XXXXXXXXX.programs.selected.options.Eco50.Dishcare_Dishwasher_Option_IntensivZone
      2023-06-07 11:56:46.122	debug	Create State: XXXXXXXXX.programs.selected.options.Eco50.Dishcare_Dishwasher_Option_HalfLoad
      2023-06-07 11:56:46.121	debug	Create State: XXXXXXXXX.programs.selected.options.Eco50.BSH_Common_Option_StartInRelative
      2023-06-07 11:56:46.117	debug	{"data":{"options":[{"key":"BSH.Common.Option.StartInRelative","value":0,"unit":"seconds","name":"Startzeit"},{"key":"Dishcare.Dishwasher.Option.HalfLoad","value":false,"name":"Halbe Beladung"},{"key":"Dishcare.Dishwasher.Option.IntensivZone","value":false,"name":"IntensivZone"},{"key":"Dishcare.Dishwasher.Option.VarioSpeedPlus","value":false,"name":"VarioSpeedPlus"},{"key":"Dishcare.Dishwasher.Option.SilenceOnDemand","value":false,"name":"Jetzt Leise"}]}}
      2023-06-07 11:56:46.117	debug	/programs/selected/options
      2023-06-07 11:56:46.117	debug	{"data":{"options":[{"key":"BSH.Common.Option.StartInRelative","value":0,"unit":"seconds","name":"Startzeit"},{"key":"Dishcare.Dishwasher.Option.HalfLoad","value":false,"name":"Halbe Beladung"},{"key":"Dishcare.Dishwasher.Option.IntensivZone","value":false,"name":"IntensivZone"},{"key":"Dishcare.Dishwasher.Option.VarioSpeedPlus","value":false,"name":"VarioSpeedPlus"},{"key":"Dishcare.Dishwasher.Option.SilenceOnDemand","value":false,"name":"Jetzt Leise"}]}}
      2023-06-07 11:56:45.383	debug	""
      

      Was mich stutzig macht, warum sehe ich: "Delete: XXXXXXXXX.programs.active.options" ?? Danach wird genau das überprüft und fehlt entsprechend 😮
      Oder mache ich grundsätzlich etwas verkehrt?

      Es wäre schön, wenn jemand eine Antwort hätte 😉

      Gruß

      Robert

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

        @rookie50

        Hallo, Fernstart aktiviert?

        R 1 Reply Last reply Reply Quote 0
        • R
          Rookie50 @sigi234 last edited by Rookie50

          @sigi234 said in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:

          @rookie50

          Hallo, Fernstart aktiviert?

          Hi, ja, der ist permanent aktiviert. Ich kann die Maschine ja auch via der Home Connect App starten.

          Unseren Bosch Waschetrockner kann ich auch über iobroker starten.

          sigi234 2 Replies Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @Rookie50 last edited by

            @rookie50 sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:

            @sigi234 said in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:

            @rookie50

            Hallo, Fernstart aktiviert?

            Hi, ja, der ist permanent aktiviert. Ich kann die Maschine ja auch via der Home Connect App starten.

            Unseren Bosch Waschetrockner kann ich auch über iobroker starten.

            Ok, selber Fehler bei mir.

            
            homeconnect.0
            2023-06-07 12:32:50.997	error	{"error":{"description":"Request cannot be performed since OperationState is not Ready","key":"SDK.Error.WrongOperationState"}}
            
            homeconnect.0
            2023-06-07 12:32:50.996	error	AxiosError: Request failed with status code 409
            
            homeconnect.0
            2023-06-07 12:32:36.645	error	{"error":{"description":"Request cannot be performed since OperationState is not Ready","key":"SDK.Error.WrongOperationState"}}
            
            homeconnect.0
            2023-06-07 12:32:36.645	error	AxiosError: Request failed with status code 409
            
            homeconnect.0
            2023-06-07 12:30:35.501	info	xxxxxxxxxxxxxxxxxx/programs/active/options: There is no program active.
            
            homeconnect.0
            2023-06-07 12:30:34.153	error	{"error":{"description":"Request cannot be performed since OperationState is not Ready","key":"SDK.Error.WrongOperationState"}}
            
            homeconnect.0
            2023-06-07 12:30:34.134	error	AxiosError: Request failed with status code 409
            
            1 Reply Last reply Reply Quote 0
            • sigi234
              sigi234 Forum Testing Most Active @Rookie50 last edited by sigi234

              @rookie50

              Schalte den GS mal ein, und probiere es nochmal via den DP

              Screenshot (104).png

              R 1 Reply Last reply Reply Quote 0
              • R
                Rookie50 @sigi234 last edited by Rookie50

                @sigi234 said in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:

                @rookie50

                Schalte den GS mal ein, und probiere es nochmal via den DP

                Ich habe gerade den Objektbaum gelöscht und den Adapter neu gestartet. Der Adapter blieb gelb. Dann habe ich mich nochmal auf der API Seite von Home connect eingeloggt. Der Adapter ist nun wieder grün, alle Objekte neu erstellt und nun funktioniert auch die remote Bedienung via iobroker. Was nun letztendlich dazu geführt hat, dass es nun funktioniert, kann ich nicht leider sagen...

                1 Reply Last reply Reply Quote 1
                • M
                  ManfredHi last edited by ManfredHi

                  Ich weiss jetzt zwar nicht mehr, ob die FEhlermeldungen bei meinem Siemens Geschirrspüler genauso gelautet haben, aber ich habe diese wegbekommen, indem ich nachdem ich die schalbare Steckdose ausgeschaltet habe, den Datenpunkt homeconnect.0.0xxxxxxxxxxxxxxxx.general.connected auf false setze. Seitdem habe ich keine Probleme mehr.

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

                    Hallo und schönen guten Abend,

                    leider bekomme ich keine Verbindung mehr mit dem homeconect adapter. Einen Screenshot vom Log habe ich hier mal eingefügt.

                    Vielleicht kann mir jemand weiterhelfen.

                    821387ef-c3b4-46d8-a87d-a03464a73c26-image.png

                    Viele Grüße

                    1 Reply Last reply Reply Quote 0
                    • Michael Dreher
                      Michael Dreher last edited by

                      Hallo zusammen

                      Habe das Problem das im Home Connect Adapter nach 24H der Token abläuft .
                      Habe hier im Forum schon versucht eine Lösung zu finden aber alles was ich Probiert habe hat nicht funktioniert.
                      Habe adapter gestoppt neugestartet usw.... ohne erfolg
                      Die Instanz ist zwar Grün aber habe im log folgende meldungen
                      02713720-62cc-4caf-a6c5-0a6c42c9856d-grafik.png
                      Wie bekomme ich es hin das der Token länger läuft?

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Michael Dreher last edited by

                        @michael-dreher sagte in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:

                        Die Instanz ist zwar Grün aber habe im log folgende meldungen

                        LogTEXT auch als TEXT hier rein kopieren. In CodeTags eingebettet. Dann kann man damit auch vielleicht was anfangen.

                        Michael Dreher 1 Reply Last reply Reply Quote 0
                        • T
                          TT-Tom last edited by

                          Habt ihr den mal versucht euch auf der Entwickler Seite anzumelden und dort euer Token geprüft. Kann sein das ihr ein neuen erstellen müsst.

                          1 Reply Last reply Reply Quote 0
                          • Michael Dreher
                            Michael Dreher @Thomas Braun last edited by

                            @thomas-braun
                            hoffe So ist es richtig

                            code_text
                            2023-06-16 00:00:03.680  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:00:03.685  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:00:03.685  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:00:03.685  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:00:03.685  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:00:03.685  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:00:05.072  - warn: trashschedule.0 (892) no events matches type "Problemstoffsammlung" with match "Problemstoffsammlung"
                            2023-06-16 00:00:05.120  - warn: trashschedule.0 (892) no events matches type "Gartenabfall" with match "Gartenabfall"
                            2023-06-16 00:00:13.778  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:00:13.778  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:00:13.778  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:00:13.778  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:00:13.778  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:00:13.778  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:00:23.869  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:00:23.869  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:00:23.869  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:00:23.869  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:00:23.869  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:00:23.869  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:00:34.011  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:00:34.011  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:00:34.011  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:00:34.011  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:00:34.011  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:00:34.011  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:00:44.106  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:00:44.106  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:00:44.106  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:00:44.106  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:00:44.106  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:00:44.106  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:00:54.246  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:00:54.246  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:00:54.246  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:00:54.246  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:00:54.247  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:00:54.247  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:01:04.336  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:01:04.336  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:01:04.336  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:01:04.336  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:01:04.336  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:01:04.336  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:01:14.475  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:01:14.475  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:01:14.475  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:01:14.475  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:01:14.475  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:01:14.475  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:01:24.567  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:01:24.567  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:01:24.567  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:01:24.567  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:01:24.567  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:01:24.567  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:01:34.663  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:01:34.663  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:01:34.663  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:01:34.663  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:01:34.663  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:01:34.663  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:01:44.755  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:01:44.755  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:01:44.755  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:01:44.755  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:01:44.755  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:01:44.755  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:01:52.574  - info: admin.0 (187) <== Disconnect system.user.admin from ::ffff:192.168.0.92 
                            2023-06-16 00:01:54.845  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:01:54.845  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:01:54.845  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:01:54.845  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:01:54.845  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:01:54.845  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:02:04.940  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:02:04.940  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:02:04.940  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:02:04.940  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:02:04.940  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:02:04.940  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:02:15.046  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:02:15.046  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:02:15.047  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:02:15.047  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:02:15.047  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:02:15.047  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:02:25.138  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:02:25.138  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:02:25.138  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:02:25.138  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:02:25.138  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:02:25.138  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:02:35.233  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:02:35.233  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:02:35.233  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:02:35.233  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:02:35.233  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:02:35.233  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:02:45.341  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:02:45.341  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:02:45.341  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:02:45.341  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:02:45.341  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:02:45.341  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:02:55.432  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:02:55.433  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:02:55.433  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:02:55.433  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:02:55.433  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                            2023-06-16 00:02:55.433  - info: homeconnect.0 (4080351) Wait 10 seconds to retry
                            2023-06-16 00:03:05.521  - error: homeconnect.0 (4080351) AxiosError: Request failed with status code 400
                            2023-06-16 00:03:05.521  - error: homeconnect.0 (4080351) Please check username and password or visit this site for manually login: 
                            2023-06-16 00:03:05.521  - error: homeconnect.0 (4080351) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                            2023-06-16 00:03:05.521  - error: homeconnect.0 (4080351) https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                            2023-06-16 00:03:05.521  - error: homeconnect.0 (4080351) {"error":"expired_token","error_description":"Device authorization session not found, exp
                            
                            T 1 Reply Last reply Reply Quote 0
                            • T
                              TT-Tom @Michael Dreher last edited by

                              @michael-dreher

                              Hast du die Meldung mal befolgt und die Seite geladen

                              Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                               https://api.home-connect.com/security/oauth/device_verify?user_code=VQWC-ZYAL
                              
                              Michael Dreher 1 Reply Last reply Reply Quote 0
                              • Michael Dreher
                                Michael Dreher @TT-Tom last edited by Michael Dreher

                                @tt-tom
                                Ja klar da kommt dann immer
                                " Der eingegebene Code ist ungültig oder abgelaufen. Bitte vergleiche die Eingabe mit der Anzeige auf deinem Gerät."

                                Hab jetzt einen neuen Applikation auf der Home Connect Seite erstellt und das im Adapter eingegeben und jetzt geht es
                                Wie gesagt es funktioniert immer nur 24 H dann kommt das problem wieder

                                haselchen 1 Reply Last reply Reply Quote 0
                                • haselchen
                                  haselchen Most Active @Michael Dreher last edited by haselchen

                                  @TT-Tom

                                  Dachte auch, Homeconnect, geile Sache.
                                  Nunja.
                                  Bis ich es jetzt hier ausprobiert habe.
                                  Die Geschichte mit der Developer Seite hat überhaupt nicht funktioniert.
                                  Nur Error Meldungen und ich soll 15min warten. Nix passiert danach.
                                  Als ich dann die Client ID weggelassen habe, hat er sich anscheinend über den Single Key verbunden.
                                  Nun wollte ich das Log auf Error stellen weil dauernd die Meldung kommt: Applicance offline.
                                  Da kann der Adapter nix zu, da ist die App halt scheisse.
                                  Aber nun geht keine Anmeldung mehr.

                                  homeconnect.0	2023-06-17 19:18:52.253	warn	please enter homeconnect app username and password and clientId in the instance settings
                                  

                                  Kannste machen was du willst. Adapter neu installieren. App ab-und wieder anmelden....
                                  Immer die gleiche Meldung.
                                  Ich bin leider gerade schwer genervt von so einer Pippifax Angelegenheit.

                                  Edit:

                                  homeconnect.0	2023-06-17 20:12:50.123	info	Too many requests. Please wait 24h.
                                  

                                  DAS setzt dem Ganzen noch die Krone auf

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    TT-Tom @haselchen last edited by

                                    @haselchen @Michael-Dreher

                                    da kann ich dann euch leider weiterhelfen. Ich habe mein Account nach der Anleitung im Adapter eingerichtet und bis auf eine Aktualisierung der Application läuft hier alles stabil.

                                    1 Reply Last reply Reply Quote 0
                                    • Michael Dreher
                                      Michael Dreher last edited by

                                      So 24H später wieder die gleiche Fehler ich verstehe es nicht mehr !!!!

                                      2023-06-18 16:29:06.616  - error: homeconnect.0 (306021) AxiosError: Request failed with status code 400
                                      2023-06-18 16:29:06.616  - error: homeconnect.0 (306021) Please check username and password or visit this site for manually login: 
                                      2023-06-18 16:29:06.617  - error: homeconnect.0 (306021) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                                      2023-06-18 16:29:06.617  - error: homeconnect.0 (306021) https://api.home-connect.com/security/oauth/device_verify?user_code=G97V-UZF7
                                      2023-06-18 16:29:06.617  - error: homeconnect.0 (306021) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                                      2023-06-18 16:29:06.617  - info: homeconnect.0 (306021) Wait 10 seconds to retry
                                      2023-06-18 16:29:06.620  - error: homeconnect.0 (306021) AxiosError: Request failed with status code 400
                                      2023-06-18 16:29:06.620  - error: homeconnect.0 (306021) Please check username and password or visit this site for manually login: 
                                      2023-06-18 16:29:06.620  - error: homeconnect.0 (306021) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                                      2023-06-18 16:29:06.620  - error: homeconnect.0 (306021) https://api.home-connect.com/security/oauth/device_verify?user_code=0FAR-6XSZ
                                      2023-06-18 16:29:06.620  - error: homeconnect.0 (306021) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                                      2023-06-18 16:29:06.620  - info: homeconnect.0 (306021) Wait 10 seconds to retry
                                      2023-06-18 16:29:16.709  - error: homeconnect.0 (306021) AxiosError: Request failed with status code 400
                                      2023-06-18 16:29:16.709  - error: homeconnect.0 (306021) Please check username and password or visit this site for manually login: 
                                      2023-06-18 16:29:16.709  - error: homeconnect.0 (306021) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                                      2023-06-18 16:29:16.709  - error: homeconnect.0 (306021) https://api.home-connect.com/security/oauth/device_verify?user_code=G97V-UZF7
                                      2023-06-18 16:29:16.709  - error: homeconnect.0 (306021) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                                      2023-06-18 16:29:16.709  - info: homeconnect.0 (306021) Wait 10 seconds to retry
                                      2023-06-18 16:29:16.715  - error: homeconnect.0 (306021) AxiosError: Request failed with status code 400
                                      2023-06-18 16:29:16.715  - error: homeconnect.0 (306021) Please check username and password or visit this site for manually login: 
                                      2023-06-18 16:29:16.715  - error: homeconnect.0 (306021) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                                      2023-06-18 16:29:16.715  - error: homeconnect.0 (306021) https://api.home-connect.com/security/oauth/device_verify?user_code=0FAR-6XSZ
                                      2023-06-18 16:29:16.715  - error: homeconnect.0 (306021) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                                      2023-06-18 16:29:16.715  - info: homeconnect.0 (306021) Wait 10 seconds to retry
                                      2023-06-18 16:29:21.573  - info: admin.0 (187) ==> Connected system.user.admin from ::ffff:192.168.0.92
                                      2023-06-18 16:29:26.801  - error: homeconnect.0 (306021) AxiosError: Request failed with status code 400
                                      2023-06-18 16:29:26.801  - error: homeconnect.0 (306021) Please check username and password or visit this site for manually login: 
                                      2023-06-18 16:29:26.801  - error: homeconnect.0 (306021) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                                      2023-06-18 16:29:26.801  - error: homeconnect.0 (306021) https://api.home-connect.com/security/oauth/device_verify?user_code=0FAR-6XSZ
                                      2023-06-18 16:29:26.802  - error: homeconnect.0 (306021) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                                      2023-06-18 16:29:26.802  - info: homeconnect.0 (306021) Wait 10 seconds to retry
                                      2023-06-18 16:29:26.803  - error: homeconnect.0 (306021) AxiosError: Request failed with status code 400
                                      2023-06-18 16:29:26.803  - error: homeconnect.0 (306021) Please check username and password or visit this site for manually login: 
                                      2023-06-18 16:29:26.803  - error: homeconnect.0 (306021) Bitte überprüfe Benutzername und Passwort oder besuche diese Seite für manuelle Anmeldung: 
                                      2023-06-18 16:29:26.803  - error: homeconnect.0 (306021) https://api.home-connect.com/security/oauth/device_verify?user_code=G97V-UZF7
                                      2023-06-18 16:29:26.803  - error: homeconnect.0 (306021) {"error":"expired_token","error_description":"Device authorization session not found, expired or blocked"}
                                      2023-06-18 16:29:26.804  - info: homeconnect.0 (306021) Wait 10 seconds to retry
                                      

                                      Wenn jemand mir noch tips hätte wäre super

                                      1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active last edited by

                                        @michael-dreher

                                        Passwort vielleicht zu komplex? Ungünstige Sonderzeichen drin?

                                        Michael Dreher 1 Reply Last reply Reply Quote 0
                                        • Michael Dreher
                                          Michael Dreher @Thomas Braun last edited by

                                          @thomas-braun

                                          ja aber es geht ja 24h lang danach wird der token zurückgesetzt und das funktioniert nicht
                                          wenn ds passwort schlecht wäre würde es ja sofort probleme geben und nicht erst nach 24h oder?

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Michael Dreher last edited by

                                            @michael-dreher

                                            Vielleicht läuft das über einen anderen Mechanismus.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            876
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            bsh bsh home connect home connect homeconnect adapter
                                            193
                                            1303
                                            379407
                                            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