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

Only update ip via zeroconf if same version #51

Closed vincentwolsink closed 11 months ago

vincentwolsink commented 11 months ago

The current zeroconf discovery will alternate updating the IP of the Envoy between IPv4 and IPv6 if the Envoy has both. This code prevents this and will only update the IP if it has a new address within the same IP version.