Closed tomsteenbakkers closed 3 years ago
Today installed the new version with the option for the LightBulb. I changed the config.json so the PowerLed is not exposed as a Light Bulb. But it still show up in the Home.app.
{ "name": "RPi", "hosts": [ { "host": "localhost:8888", "name": "Homebridge", "hidden": false, "noPowerLed": true, "noSmokeSensor": true } ], "platform": "RPi" },
Oops. Fixed in v1.2.5.
😉
Today installed the new version with the option for the LightBulb. I changed the config.json so the PowerLed is not exposed as a Light Bulb. But it still show up in the Home.app.
{ "name": "RPi", "hosts": [ { "host": "localhost:8888", "name": "Homebridge", "hidden": false, "noPowerLed": true, "noSmokeSensor": true } ], "platform": "RPi" },