vvpossible / homebridge_yeelight

Yeelight plugin for homebridge
303 stars 59 forks source link

Added support for default value #29

Open ghost opened 7 years ago

ghost commented 7 years ago

Added support for default name for yeelight devices Added manufacturer, serial number and module in home

ghost commented 7 years ago

And removed the log of heartbeat packet

matphillips commented 7 years ago

so, what's this do? Does it acquire the name assigned to the bulb in the Yeelight app? That would be very useful indeed.

ghost commented 7 years ago

just allow you to set name in config.json

niccolospa commented 6 years ago

@Zzm317 how can this be done in the config? Can you please give me an example?

ghost commented 6 years ago

@niccolospa { "platform" : "yeelight", "name" : "yeelight" "defaultValue": { "0x00000000032d5bde":"Lamp1" } }