Shane Zhang

Results 4 comments of Shane Zhang

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

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

` { "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...

The right field should be used in this case is `headers` -print(request.path) +print(request.response.headers)