sidoh / esp8266_milight_hub

Replacement for a Milight/LimitlessLED hub hosted on an ESP8266
MIT License
931 stars 219 forks source link

2 hubs #790

Closed Bollemp3 closed 1 year ago

Bollemp3 commented 1 year ago

Hi,

I had made two hubs, I setup both hubs with a different IP and host names… but if I control 1 the second is responding the same?!?

what I can do about this so I got 2 different hubs?

Sorry I have a lot of Mi-Light ceiling lamps ☺️

Linkenelis commented 1 year ago

You control 1, how? Web-page, MQTT, API, UDP

If both respond to web-page, API or UDP using different ip, that would be odd. MQTT could be same topic problem.

Bollemp3 commented 1 year ago

It was by web-page… but I found what I did wrong .

if you don’t address’s a device ID… both of the hubs will controle the first 8 channels of the FUT089 the same… 😅 My bad ✌🏼

Linkenelis commented 1 year ago

np