Thanks very much for your help! I was able to install the Envoy binding you mentioned. I added the binding, PaperUI discovered the Enovy and all the inverters as things with very little effort on my end. I can read the channels for each Inverter (Production Now, Production Max, etc), but I the Envoy channels (of which ‘Consumption Now’ I am most interested in) all return “-NaN” (aka “not a number”). Any idea why that may be?
After a second attempt, I am now able to access the envoy production data at: http://192.168.1.21/api/v1/production
and consumption at:
http://192.168.1.21/api/v1/consumption.
I took a quick look at your Python script and it looks like it would be useable to read this data every 15 minutes, and save it to an OpenHab item. Is that how it is supposed to work? I’m too tired to try tonight, but definitely tomorrow.
Many thanks, and I really look forward to getting this working properly!