8000 myVaillant SensoNet Integration - Auth-Unterschiede (AT/DE) · Issue #20697 · evcc-io/evcc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
myVaillant SensoNet Integration - Auth-Unterschiede (AT/DE) #20697
@LegoLusch

Description

@LegoLusch

Describe the bug

Hi zusammen,
ich wollte heute meine Vaillant WP (Gateway VR921) über das SensoNet Plugin mit EVCC verbinden. Bei der Eingabe meiner Userdaten habe ich einen Fehler bekommen (Username/PW ungültig)
Im TraceLog ist mir aufgefallen, dass auf das Identity Portal von Vaillant-Germany gezeigt wird.

[vaillant] TRACE 2025/04/18 16:55:58 GET https://identity.vaillant-group.com/auth/realms/vaillant-germany-b2c/protocol/openid-connect/auth?client_id=myvaillant&code=code_challenge&code_challenge=_m1v9v5HH60XYCZrfvG2AMQzs69RPGFaCUOJOnpWV6M&code_challenge_method=S256&redirect_uri=enduservaillant.page.link%3A%2F%2Flogin&response_type=code&scope=openid+offline_access&state=-uCgjNcUCkKENH8cwI9cXSzEGKIUIsUIqgzwEBZ0fqQ

Nachdem ich in Österreich bin habe ich mal die SensoNet (myVaillant) App geschaut und gesehen, dass bei der Anmeldung über die App auf eine andere URL gezeigt wird.

https://identity.vaillant-group.com/auth/realms/vaillant-austria-b2c/protocol/openid-connect/auth?client_id=myvaillant&redirect_uri=enduservaillant.page.link%3A%2F%2Flogin&response_mode=fragment&response_type=code&scope=offline_access%20openid&code_challenge=MNrzprJMF7rulAmJMec8334eYLTGNtMH5MK600WMChw&code_challenge_method=S256

Ich nehme an, dass deshalb die Erkennung meiner Credentials nicht funktioniert.

LG aus Ö

Steps to reproduce

  1. Konfiguration
  2. Add Charger
  3. Vaillant SensoNet
  4. Eingabe Credentials
  5. Prüfen

Configuration details

chargers:
  - name: Vaillant_WP
    type: template
    template: vaillant
    user: richard.kravarik@gmail.com
    password: *********
    zone: # Id der Boostzone (optional)
    setpoint: # Boost Temperatur (optional)

Log details

TRACE 2025/04/18 16:55:58 GET https://identity.vaillant-group.com/auth/realms/vaillant-germany-b2c/protocol/openid-connect/auth?client_id=myvaillant&code=code_challenge&code_challenge=_m1v9v5HH60XYCZrfvG2AMQzs69RPGFaCUOJOnpWV6M&code_challenge_method=S256&redirect_uri=enduservaillant.page.link%3A%2F%2Flogin&response_type=code&scope=openid+offline_access&state=-uCgjNcUCkKENH8cwI9cXSzEGKIUIsUIqgzwEBZ0fqQ

What type of operating system or environment does evcc run on?

Linux

External automation

  • I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

203.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0