sbidy / wiz_light

A WiZ Light integration for Home Assistant
MIT License
341 stars 68 forks source link

DNS/No configuration.yml/No discovery - ETA #216

Closed doug62 closed 2 years ago

doug62 commented 2 years ago

May we have the ETA for autodiscovery? Due to; mDNS not working, no more support for configuration.yaml and manual configuration now, (and my shitty orbi changing IPs) - I really can't use the updates? Is there an ETA for autodiscovery? (mucho thanks for your good works thus far....)

sbidy commented 2 years ago

I'm working on it. The discovery itself is already implemented and working in the pywizlight library. The main problem is to bring this into the wiz integration for HASS. I'm looking forward to having something until Christmas.

Currently, I do a some bug fixes and improvements for the HASS core PR.

sbidy commented 2 years ago

I'm still working on it. In the https://github.com/sbidy/wiz_light/tree/discovery_test there is my current working state. The bulbs will be discovered by UDP broadcast and you can select these in a list

Currently, only one per run can be added.

If you use Docker or other Container for HASS you have to enable the host_mode.

bdraco commented 2 years ago

This can be closed, discovery is implemented in the core version