homebridge-mi-philips-light icon indicating copy to clipboard operation
homebridge-mi-philips-light copied to clipboard

Candle light

Open Lanneer487 opened this issue 6 years ago • 3 comments

Does it work with the new philips xiaomi candle lights? I configured everything but the lamp doesn't appear on ios

Lanneer487 avatar Apr 23 '18 09:04 Lanneer487

In my environment, this package support candle, use MiPhilipsSmartBulb device.

shane-zhang avatar May 27 '18 02:05 shane-zhang

Can you post your config file?

Lanneer487 avatar May 27 '18 07:05 Lanneer487

{ "platform": "MiPhilipsLightPlatform", "deviceCfgs": [{ "type": "MiPhilipsSmartBulb", "ip": "192.168.3.10", "token": "59d66237b53624c049cf83253XXXXX", "lightName": "书桌灯", "lightDisable": false },{ "type": "MiPhilipsSmartBulb", "ip": "192.168.3.16", "token": "43c38e7ee8d9b6149bcdd1274XXXXX", "lightName":"床头灯", "lightDisable": false }] }

The first one is old device, and the second is a candle light bulb.

shane-zhang avatar May 27 '18 08:05 shane-zhang