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
54 stars 10 forks source link

Allow for different endpoints and paths for owner or installer tokens. #61

Closed mnederlof closed 11 months ago

mnederlof commented 11 months ago

If we're then using the installer token, you'd be using less endpoints eventually, as from the looks of it, we could reduce the amount of url's to query, if we're using a installer token since there is a lot of duplicate entries scattered accross several endpoints

vincentwolsink commented 11 months ago

Yes, would be nice to optimize the number of calls to different urls at some point.