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

Fix current_system_inverter_data endpoint for Gen24 devices #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

farmio
Copy link
Collaborator

@farmio farmio commented Feb 4, 2024

Gen24 doesn't support day- or year-energy. It returns null so we can't add this to a sum. 0 is used instead.

fixes #16

Also, some auto-formatting has sneaked into this commit 😬

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

Successfully merging this pull request may close these issues.

_system_inverter_data fails if GetInverterRealtimeData.cgi reports None as Value
1 participant