gickowtf / pixoo-homeassistant

Home Assistant Integration for Divoom Pixoo 64
MIT License
112 stars 12 forks source link

[Feature idea] Zeroconf/auto detection feature #20

Closed Mrredstone5230 closed 6 months ago

Mrredstone5230 commented 6 months ago

I've found that "https://app.divoom-gz.com/Device/ReturnSameLANDevice" returns the list of all the Pixoo 64 devices on the same network. Maybe there's something we could do with it? It would be cool to allow the HA "found device on the network" thingy, but I'm really not sure if it could work, as I believe that they use mDNS detection, which isn't used with the pixoo.

Mrredstone5230 commented 6 months ago

I have an idea for this. Instead of using the real zeroconf way, maybe we could add a step before what we have now when adding a new device that could contain the detected devices (with also an option for a manual IP input)