Skip to content

Add support for ABB fimer(aurora vision) #214

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

Open
aryanbhosale opened this issue Oct 29, 2024 · 9 comments
Open

Add support for ABB fimer(aurora vision) #214

aryanbhosale opened this issue Oct 29, 2024 · 9 comments

Comments

@aryanbhosale
Copy link
Member

aryanbhosale commented Oct 29, 2024

Would be nice to have this one integrated to Quartz Solar Forecast
refer to the docs: https://documentation.auroravision.net/index.html%3Fp=31.html

please add the integration in : https://github.com/openclimatefix/open-source-quartz-solar-forecast/tree/main/quartz_solar_forecast/inverters by creating <your_inverter>.py file

@aryanbhosale aryanbhosale added the enhancement New feature or request label Oct 29, 2024
@peterdudfield peterdudfield removed the enhancement New feature or request label Oct 29, 2024
@peterdudfield
Copy link
Contributor

Do you mind adding where in the code people would add there code? And on other 3 issues too

@Clemo97
Copy link
Contributor

Clemo97 commented Dec 27, 2024

Hey @aryanbhosale I have implemented the aurora vision inverter api functionality using the postman template and Swagger API docs but, I am having trouble registering an account in order to test it's functionality.
Any advice?

@aryanbhosale
Copy link
Member Author

Hey @aryanbhosale I have implemented the aurora vision inverter api functionality using the postman template and Swagger API docs but, I am having trouble registering an account in order to test it's functionality. Any advice?

That's amazing! Could you please share the link and the steps to use it? I have the credentials but they're not mine, I could try testing your code and let you know if it works.
Thanks again

@Clemo97
Copy link
Contributor

Clemo97 commented Dec 28, 2024

@aryanbhosale
Copy link
Member Author

Here's a link to the code. Test it and tell me if you encounter any issues.

https://github.com/Clemo97/open-source-quartz-solar-forecast/blob/main/quartz_solar_forecast/inverters/auroravision.py

image

im guessing this is what we need from the home owner?

@aryanbhosale
Copy link
Member Author

Here's a link to the code. Test it and tell me if you encounter any issues.

https://github.com/Clemo97/open-source-quartz-solar-forecast/blob/main/quartz_solar_forecast/inverters/auroravision.py

I only have the user id and password for their aurora vision product, any idea how to obtain the X-AuroraVision-ApiKey

@Clemo97
Copy link
Contributor

Clemo97 commented Dec 29, 2024

From this link i see that you have to request one from FIMER customer service
https://documentation.auroravision.net/index.html%3Fp=1269.html

Screenshot 2024-12-29 at 10 03 27

@Clemo97
Copy link
Contributor

Clemo97 commented Dec 29, 2024

Here's a link to the code. Test it and tell me if you encounter any issues.
https://github.com/Clemo97/open-source-quartz-solar-forecast/blob/main/quartz_solar_forecast/inverters/auroravision.py

image

im guessing this is what we need from the home owner?

yes

@aryanbhosale
Copy link
Member Author

From this link i see that you have to request one from FIMER customer service https://documentation.auroravision.net/index.html%3Fp=1269.html

Screenshot 2024-12-29 at 10 03 27

alright i will need to ask my uni for this key in that case

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

3 participants