toppe
toppe
> @EvertJob just do not to waste time for useless talks with people like you who are trying to get someone's attention. and still replying, so you’re on the same...
You need to find `rain.push(item)` in neerslag-card.js and change it to `rain.push(parseFloat(Math.pow(10, (item - 109) / 32)).toFixed(2))` save and do not restart yet! Open sensors.py, find for `cdn-secure.buienalarm` and replace...
> > You need to find `rain.push(item)` in neerslag-card.js and change it to `rain.push(parseFloat(Math.pow(10, (item - 109) / 32)).toFixed(2))` save and do not restart yet! > > Open sensors.py, find...
It looks that @aex351 **don't want to use are working solution**. We know that your original code is reporting in mm/h but the problem is that the data is not...
> The following I just observed: the official Buienalarm app (Android) shows different data compared to the official Buienalarm website. When I compare both of these to the Neerslag App...
As far as I can see there is no official API from Buienalarm, there is no documentation at all, so it makes sense that the data is not accurate. There...
> In your last screenshot you can clearly see that the values between the api and website don't match up. Website reports 2,0 mm/h and the api reports 2,37 mm/h...