Open
Description
Hello,
probably you have changed something, but in version 0.0.19 pressure is not displaying correctly. In version 0.0.12 it was working smoothly.
Raw value from v0.0.12 (weatherbit.pressure()): 26479239
Formated value from v0.0.12 (Math.idiv(weatherbit.pressure(), 25600)): 1034 hPa
Raw value from v0.0.19 (weatherbit.pressure()): 49921
Formated value from v0.0.19 (Math.idiv(weatherbit.pressure(), 25600)): 1 hPa
Metadata
Metadata
Assignees
Labels
No labels