Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No installation config window #81

Open
novski opened this issue Aug 27, 2023 · 0 comments
Open

No installation config window #81

novski opened this issue Aug 27, 2023 · 0 comments

Comments

@novski
Copy link

novski commented Aug 27, 2023

Hi
Should I get a config window when fresh installed?
I get this:
Bildschirmfoto 2023-08-27 um 14 44 19

I tried to use the manual config (by getting the access and refresh token by curl) then, but my token does not get accepted.
No *valid* token present in persistent storage. Nor is there a "token" configured in the configuration. Please re-setup this plugin.
Miele API request https://api.mcs3.miele.com/v1/devices?language= failed with status 401: "Unauthorized".

What should a valid config look like?
This is my try:

{
    "platform": "Miele@home",
    "name": "Miele@home",
    "clientID": "xxxx",
    "clientSecret": "xxxx",
    "accessToken": "xxxx",
    "refresh_token": "xxxxx"
}

edit:
Seams to be an iframe thing:
Bildschirmfoto 2023-08-29 um 21 05 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant