vincentwolsink / home_assistant_enphase_envoy_installer

This is a HACS custom integration for Enphase Envoys with firmware version 7 and up.
Apache License 2.0
61 stars 12 forks source link

Envoy reader use session and fixate loading the store from HA upon init. #42

Closed mnederlof closed 1 year ago

mnederlof commented 1 year ago
mnederlof commented 1 year ago

I've been running this cookie thing for a while now, have not noticed any issues with it. (also, if the cookie is empty, it will keep sending the auth bearer tokens)

vincentwolsink commented 1 year ago

According to the Enphase docs the Authorization Bearer header is the way to authenticate. But since they made a mess out of this authentication thing we might aswel try cookie only. But does it hurt to do both?