Ankündigung

Einklappen
Keine Ankündigung bisher.

Miele@Home LBS for Homeserver (14360)

Einklappen
Dieser Beitrag wurde beantwortet.
X
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #91
    Answering my previous message: Likely the initialization fails and when attempting to print the error message, an exception happens instead.

    The error is:
    Code:
    "No redirect received after posting to "+auth_url
    (it should be
    Code:
    self.auth_url
    in the embedded code)

    Kommentar


      #92
      I think I have been missing to connect the developer tokens to my account. The page for that seems to be different now - it is https://www.miele.com/developer/openapi/index.html (click on a green "authorize" button at the bottom right). After that, the page displays lots of developer endpoints and the module works without exception. Thanks, Roeller

      Kommentar

      Lädt...
      X