Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95385

Can't pair more than one xiaomi light to HA

$
0
0

@dthporro wrote:

Hey there! after some struggling i’ve now home assistant working on my house :slight_smile:started to pair devices, philips hue without problems, but when it comes to pair xiaomi zhirui downlight it’s a little tricky.

I’ve got the token, and the correct config to pair a downlight, here’s the config:

#Xiaomi Downlight MID
light:

  • platform: xiaomi_miio
    name: Xiaomi Pasillo MID
    host: 192.168.1.165
    token: !!!secrettoken!!!
    model: philips.light.downlight

ok, light appears in lovelace as it:

but if i add a second or third downlight, it only appears the last one:

#Xiaomi Downlight IN:
light:

  • platform: xiaomi_miio
    name: Xiaomi Pasillo IN
    host: 192.168.1.164
    token: !!!secrettoken!!!
    model: philips.light.downlight

#Xiaomi Downlight OUT
light:

  • platform: xiaomi_miio
    name: Xiaomi Pasillo OUT
    host: 192.168.1.167
    token: !!!secrettoken!!!
    model: philips.light.downlight

#Xiaomi Downlight MID
light:

  • platform: xiaomi_miio
    name: Xiaomi Pasillo MID
    host: 192.168.1.165
    token: !!!secrettoken!!!
    model: philips.light.downlight

how should i do to make all lights visible on home assistant? plus, i’ve more to add later, so the problem is going to get bigger.

Thank you in advice!

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>