vpsupun
September 27, 2022, 10:37am
81
Hey fellas,
Since this driver didn't work with my Envoy-S meters due to the new token based authentication method introduces with the new firmware, I have created a simple driver just to pull production data from the Envoy.
Driver ( suggestions & feedbacks are welcome ) : https://raw.githubusercontent.com/vpsupun/hubitat/master/EnvoyLocalData.groovy
P. S. This driver is NOT a replacement for the driver mentioned here. But it can just pull data from the Envoy for now.
Thread created to discuss :
Hey fellas,
I just got my Hubitat C-7 and wanted to connect to my Enphase Envoy-S (monitored). But my firmware version is new, I was unable to use the driver provided in this forum.
Since the above driver still works with the most of the Envoy devices, I wanted to create a simple driver that works with Envoy devices with new firmware.
This driver simply can fetch the solar production data (now, day, 7-days and lifetime).
UPDATE : consumption data also available now [Major upgrade. Check for …