svenove / iOSTibberWidget

Scriptable widgets for Tibber on iOS
47 stars 7 forks source link

Widgets stopped working #6

Open falkboman opened 1 year ago

falkboman commented 1 year ago

I had the widgets in various sizes installed on a few iPhone XR's and 12 PRO. 1-2 days ago all widgets turned black with red text saying: Error on line 276:42: TypeError: undefined is not an object (evaluating 'allPrices[iNow].total').

Is this a temporary error, or did Tibber change something that needs a fix? Thanks for some great widgets so far anyways (that Tibber should have built in the first place)!

vims95 commented 1 year ago

Holder på å legge in Widget på iOS nå, men fikk samme feilmelding som det refereres til her.

Gjelder Tibber Large

vims95 commented 1 year ago

The issue is solved by changing the house number from "0" to "1".

philsLAx commented 1 year ago

Same issue here. If I change the house number from „0“ to „1“ or „2“ there is a new error message:

Error on line 111:57: TypeError: undefined is not an object (evaluating 'json ["data"]["viewer" ["homes"] [HOME_NR]["currentSubscription"')

any ideas?