Skip to content

Separate production and inverter try in main loop - #4

Open
davegold24 wants to merge 1 commit into
petercable:masterfrom
davegold24:davegold24-patch-1
Open

Separate production and inverter try in main loop#4
davegold24 wants to merge 1 commit into
petercable:masterfrom
davegold24:davegold24-patch-1

Conversation

@davegold24

Copy link
Copy Markdown

I ran into failure to pull data from inverters, due to failure to find consumption data.
Since my inverter does not monitor consumption data, it isn't reporting it as expected.
Modification is to separate production and inverter scraping into separate try/exception operations.
Also added the word "meter" to the error for /stream/meter, since my envoy doesn't support that, and the error helps clarify where the failure is.

I ran into failure to pull data from inverters, due to failure to find consumption data.
Since my inverter does not monitor consumption data, it isn't reporting it as expected.
Modification is to separate production and inverter scraping into separate try/exception operations.
Also added the word "meter" to the error for /stream/meter, since my envoy doesn't support that, and the error helps clarify where the failure is.
@MasterCATZ

Copy link
Copy Markdown

hmm that might even help with some of the weird data I was getting

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.

2 participants