Die regenmange bei darksky habe ich bisher
über dieses Item ermittelt:
aber da kommt jetzt nichts mehr in shng 1.7; kann das am JSON Parser im Plugin liegen?
über dieses Item ermittelt:
Code:
daily:
summary:
type: str
ds_matchstring: daily/summary
icon:
type: str
ds_matchstring: daily/icon
precipIntensity:
type: num
eval: round(value * 24, 1)
database: 'init'
[MARKIEREN]ds_matchstring: daily/data/0/precipIntensity[/MARKIEREN]


Kommentar