lukasroegner / homebridge-dyson-pure-cool

Plugin for using the Dyson Pure Cool fans in homebridge.
MIT License
291 stars 52 forks source link

IP address keeps changing #293

Open vicky1631 opened 1 year ago

vicky1631 commented 1 year ago

Dyson TP09's IP address keeps changing even after reserving and binding the IP address of the device.. Is it possible for the plugin to auto pull the IP address of the device?

mickey-mikey commented 10 months ago

If you changed the format from "ipv4" to "hostname" here, you could put in the local name of the device. e.g. On my network, my Dyson devices show up in the format of abc-au-def0012a.modem. At least for the people whose modems set the hostnames correctly it would work.

https://github.com/lukasroegner/homebridge-dyson-pure-cool/blob/master/config.schema.json#L20