Skip to content

Pressure problem #26

Open
Open
@adamujhazi

Description

@adamujhazi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions