Skip to content

precipitation_forecast_total cannot be set to metric #22

@kegge13

Description

@kegge13

Using automation.yaml I can succesfully force the buienradar pressure to hPa (instead of psi) and temperature to °C (instead of °F).
This seems not work for precipitation_forecast_total, it defaults to inch. Changing to mm should change the values significantly (with a factor of 25.4) but this is not the case. For pressure and temperature the values do change.

homeassistant:
  customize:
    sensor.pressure:
      unit_of_measurement: hPa
    sensor.temperature:
      unit_of_measurement: °C
    sensor.precipitation_forecast_total:
      unit_of_measurement: mm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions