robinjhector / homebridge-tibber-price

Homebridge plugin for tibber price data
Apache License 2.0
7 stars 1 forks source link

No values #36

Closed FluGanz closed 2 years ago

FluGanz commented 2 years ago

Describe The Bug: I get no values in % or lux

Plugin Config:

"accessToken": "token", "priceIncTax": true, "activatePriceGraphing": true, "activatePriceSensor": true, "activateRelativePriceSensor": true, "_bridge": { "username": "0E:E2:F6:50:58:B6", "port": 57342 }, "platform": "HomebridgeTibberPrice"

Screenshots:

96D7AD45-9178-4E91-BDA3-1CA9D78D5F75

robinjhector commented 2 years ago

Hmm could be the same issue as #29 , do you have any logs from the plugin to verify? I'll try and make the error handling a bit more robust!

robinjhector commented 2 years ago

Hi @FluGanz ! I've made the error handling a bit more robust. Try updating to 1.0.3 and see if that fixes the problem. If not, please provide some logs from homebridge 👍