Is your feature request related to a problem? Please describe.
I have more than 10 AC units to manage. I use HA's default Gree Climate integration, and I'm experimenting with this custom integration to find the pros and cons of each.
This integration is better all-around, for its ability to expose vertical/horizontal swings, and has a beeper control. However, one feature it's missing that HA's built-in integration has is it does not require static IP's to work.
HA's integration checks for IP Addresses changes every 10 minutes, by rediscovering network devices, comparing to already registered devices, then updating the IP addresses as needed.
Describe the solution you'd like
Allow the autodiscovery to re-run after a set amount of time, and compare the mac addresses/ip addresses to already registered devices.
Describe alternatives you've considered
Setting static IP's for each individual AC unit is still possible but time consuming and unnecessary for most users.
Is your feature request related to a problem? Please describe.
I have more than 10 AC units to manage. I use HA's default Gree Climate integration, and I'm experimenting with this custom integration to find the pros and cons of each.
This integration is better all-around, for its ability to expose vertical/horizontal swings, and has a beeper control. However, one feature it's missing that HA's built-in integration has is it does not require static IP's to work.
HA's integration checks for IP Addresses changes every 10 minutes, by rediscovering network devices, comparing to already registered devices, then updating the IP addresses as needed.
Describe the solution you'd like
Allow the autodiscovery to re-run after a set amount of time, and compare the mac addresses/ip addresses to already registered devices.
Describe alternatives you've considered
Setting static IP's for each individual AC unit is still possible but time consuming and unnecessary for most users.