Open ghost opened 2 years ago
same problem here
same problem on my end
here as well, any solution so far?
It seems that you should have the device connected so it can be discovered before installing this plugin. this link might help:
https://github.com/hannseman/homebridge-mi-hygrothermograph/issues/177
anyone has success so far?
Try removing the entire directory /var/lib/homebridge/node_moduleshomebridge-mi-hygrothermograph and then install.
not work
Expected Behavior
Homebrige should run
Current Behavior
Homebrige stops running
Versions
OS: "Debian GNU/Linux 11 (bullseye)"
Configuration { "bridge": { "name": "Homebridge E77C", "username": "0E:D4:DA:DC:E7:7C", "port": 51913, "pin": "234-09-864", "advertiser": "bonjour-hap" }, "accessories": [ { "name": "Temperature & Humidity", "type": "Hygrotermograph", "address": "a4:c1:38:9f:d3:7a", "temperatureName": "Temperature", "humidityName": "Humidity", "moistureName": "Moisture", "fertilityName": "Fertility", "illuminanceName": "Illuminance", "fakeGatoEnabled": false, "timeout": 15, "forceDiscovering": true, "forceDiscoveringDelay": 2500, "disableBatteryLevel": false, "lowBattery": 10, "temperatureOffset": 0, "humidityOffset": 0, "moistureOffset": 0, "fertilityOffset": 0, "illuminanceOffset": 0, "bindKey": "3d9b99c8ad66fad4b207d9c1e09c0423", "accessory": "Hygrotermograph" } ],