vvpossible / homebridge_yeelight

Yeelight plugin for homebridge
303 stars 59 forks source link

Config example? #24

Closed neshala closed 7 years ago

neshala commented 7 years ago

Can you please provide more details what should i add to config.json ? I have multiple yeelights at my home and want to add them all.

I guess i need this and something more.

"platforms": [
    {
        "platform" : "yeelight",
        "name" : "yeelight"
    }
]

Thanks.

neshala commented 7 years ago

It just works without any config. Sorry for opening issue.