home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.82k stars 30.08k forks source link

Tomorrow.io forecast showing wrong temperatures #70098

Closed firstof9 closed 2 years ago

firstof9 commented 2 years ago

The problem

The Tomorrow.io integration's forecast is displaying what looks like F temperatures converted to C.

What version of Home Assistant Core has the issue?

core-2022.4.4

What was the last working version of Home Assistant Core?

core-2022.4.3

What type of installation are you running?

Home Assistant Container

Integration causing the issue

tomorrowio

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tomorrowio

Diagnostics information

n/a

Example YAML snippet

n/a

Anything in the logs that might be useful for us?

Nothing in the logs.

Additional information

Tomorrow.io: image

Accuweather: image

probot-home-assistant[bot] commented 2 years ago

tomorrowio documentation tomorrowio source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @raman325, mind taking a look at this issue as it has been labeled with an integration (tomorrowio) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

jofotoo commented 2 years ago

Same here. NWS readings: temperature: 61 humidity: 38 pressure: 30.16

tomorrow.io: temperature: 16 humidity: 28 pressure: 501.87

I only noticed this occur after moving my install from a RPi3 to RPi4. My t.io config had been migrated from climacell during the recent HA update. I even have deleted and tried re-adding it a few times.

The only oddity I can think of is that when I booted the new HAOS from the Pi4, I didn't change the location from the default Amsterdam, because I figured it would be overwritten when i restored my backup. My settings in Config > Basic Settings > General all look OK (showing my location in NJ, USA, imperial measurements


System Health

version: core-2022.4.4
installation_type: Home Assistant OS
dev: false
hassio: true
docker: true
user: root
virtualenv: false
python_version: 3.9.9
os_name: Linux
os_version: 5.10.103-v8
arch: aarch64
timezone: America/New_York

GitHub API: ok
GitHub Content: ok
GitHub Web: ok
GitHub API Calls Remaining: 4619
Installed Version: 1.24.3
Stage: running
Available Repositories: 1099
Downloaded Repositories: 63

logged_in: false
can_reach_cert_server: ok
can_reach_cloud_auth: ok
can_reach_cloud: ok

host_os: Home Assistant OS 7.6
update_channel: stable
supervisor_version: supervisor-2022.04.0
docker_version: 20.10.9
disk_total: 222.8 GB
disk_used: 25.1 GB
healthy: true
supported: true
board: rpi4-64
supervisor_api: ok
version_api: ok
installed_addons: Samba Backup (5.0.0), File editor (5.3.3), Grocy (0.17.0), Home Assistant Google Drive Backup (0.106.2), Let's Encrypt (4.12.0), Mosquitto broker (6.0.1), NGINX Home Assistant SSL proxy (3.1.1), Node-RED (11.1.1), Remote Backup (2022.1.1), Rsync Backups (1.1.1), SQLite Web (3.3.0), SSH & Web Terminal (10.1.1), Samba share (9.5.1), Vaultwarden (Bitwarden) (0.16.0), WireGuard (0.6.0), Z-Wave JS (0.1.55), Z-Wave JS to MQTT (0.37.0), phpMyAdmin (0.7.1), room-assistant (2.20.0), MariaDB (2.4.0)

dashboards: 5
resources: 37
views: 30
mode: storage
LeoeLeoeL commented 2 years ago

Not only the temperature. I read a pressure at least 3 times higher and a visibility of 25Km.

testorp commented 2 years ago

same here

image

mankingkaew commented 2 years ago

same

raman325 commented 2 years ago

sorry all, when fixing one issue, I forgot to update the weather platform conversions, so you are seeing the C temperature with an F unit, etc. I will submit a patch fix later today, hopefully this will be the final bug to iron out

raman325 commented 2 years ago

this will get resolved in the next patch release (2022.4.5)