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

Make it possible to configure the API domain and Application ID #401

Open
betterphp opened this issue Aug 30, 2024 · 0 comments
Open

Make it possible to configure the API domain and Application ID #401

betterphp opened this issue Aug 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@betterphp
Copy link

Is your feature request related to a problem? Please describe.
My energy provider uses an app called SmarterLiving which is made by the same company as the Bright app. They also don't provide the information necessary to sign up for the Bright app. I've reverse engineered the app and the API requests that it makes are compatible with the ones used by this project.

Describe the solution you'd like
Add a config option for the application ID to use and the domain for the API. Essentially I need to use "api.manxutilities.im" instead of "api.glowmarkt.com" and the application ID from the SmarterLiving app instead of the Bright one.

Describe alternatives you've considered
I can add a /etc/hosts file entry to bodge the API domain but the application ID is still wrong.

Additional context
Just to show that the API does look to be the same...
image
image

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

1 participant