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

[FR] Allow to update token via UI #57

Open
VonOx opened this issue Jan 13, 2024 · 5 comments
Open

[FR] Allow to update token via UI #57

VonOx opened this issue Jan 13, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@VonOx
Copy link

VonOx commented Jan 13, 2024

Today, if the token expires, I have to update the cookie.txt file. Annoying if I have no direct access to HA server

It would be useful to be able to update the token via the user interface.

BTW, Thanks for this integration, I'm able to see the carelink data on my smartwatch ;) ( Carelink EU / MFA with follower account )

@greenhawk89
Copy link

This would be an amazing feature!

@yo-han
Copy link
Owner

yo-han commented Jan 23, 2024

At the moment I am not aware of the possibility to send large pieces of text from the frontend to the backend. Anyone has an example of a component doing this?

@yo-han yo-han added the enhancement New feature or request label Jan 23, 2024
@greenhawk89
Copy link

Today, if the token expires, I have to update the cookie.txt file. Annoying if I have no direct access to HA server

It would be useful to be able to update the token via the user interface.

BTW, Thanks for this integration, I'm able to see the carelink data on my smartwatch ;) ( Carelink EU / MFA with follower account )

How do I go about "updating the cookie.txt file" with the new/proper key as they get updated? I want to manually do this as we await a more automated solution.

@VonOx
Copy link
Author

VonOx commented Feb 21, 2024

@greenhawk89 sorry I've missed your reply.

In your HA installation folder , you can find the file in ./custom_components/carelink/cookie.txt

Edit it with the new value and reload carelink integration.

@VonOx
Copy link
Author

VonOx commented Apr 2, 2024

Hi @yo-han

https://github.com/krahabb/meross_lan is using configure flow

image

Hope this is helping

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

No branches or pull requests

3 participants