Luca Danelutti
Results
2
comments of
Luca Danelutti
Change line 105 of index.js to `.setProps({minValue: 0, maxValue: 100})` instead of `.setProps({minValue: -100, maxValue: 100})` and it will show humidity correctly
Found a way to make it work. Just add `baseurl` and `url`to _config.yml as in the old version and it will work as expected. If you want to use the...