Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use weather.home to pull data #412

Open
vandad51 opened this issue Nov 11, 2024 · 0 comments
Open

Cannot use weather.home to pull data #412

vandad51 opened this issue Nov 11, 2024 · 0 comments

Comments

@vandad51
Copy link

vandad51 commented Nov 11, 2024

I believe it worked at one point, but I think I updated HA Core a couple times and didn't notice when it broke. Now it can't produce any data in the entities at all.

I'm using the "Meteorologisk institutt (Met.no)" integration for my weather.

Thermal Comfort 2.2.2 (installed through HACS)
HA Core 10.4

See debug logs below.


2024-11-05 21:22:24.951 DEBUG (MainThread) [custom_components.thermal_comfort.sensor] async_setup_entry: {'name': 'Thermal Comfort', 'temperature_sensor': 'weather.home', 'humidity_sensor': 'weather.home', 'poll': True, 'scan_interval': 30, 'custom_icons': True}
2024-11-05 21:22:24.951 INFO (MainThread) [custom_components.thermal_comfort.sensor] Temperature has an invalid value: None. Can't calculate new states.
2024-11-05 21:22:24.951 INFO (MainThread) [custom_components.thermal_comfort.sensor] Relative humidity has an invalid value: None. Can't calculate new states.
2024-11-05 21:22:26.426 INFO (MainThread) [custom_components.thermal_comfort.sensor] Temperature has an invalid value: <state weather.home=clear-night; temperature=-1.4, dew_point=-2.4, temperature_unit=°C, humidity=94, cloud_coverage=1.6, uv_index=0.0, pressure=1012.4, pressure_unit=hPa, wind_bearing=137.1, wind_speed=8.3, wind_speed_unit=km/h, visibility_unit=km, precipitation_unit=mm, attribution=Weather forecast from met.no, delivered by the Norwegian Meteorological Institute., friendly_name=Forecast Home, supported_features=3 @ 2024-11-05T21:22:26.425873-06:00>. Can't calculate new states.
2024-11-05 21:22:26.430 INFO (MainThread) [custom_components.thermal_comfort.sensor] Relative humidity has an invalid value: <state weather.home=clear-night; temperature=-1.4, dew_point=-2.4, temperature_unit=°C, humidity=94, cloud_coverage=1.6, uv_index=0.0, pressure=1012.4, pressure_unit=hPa, wind_bearing=137.1, wind_speed=8.3, wind_speed_unit=km/h, visibility_unit=km, precipitation_unit=mm, attribution=Weather forecast from met.no, delivered by the Norwegian Meteorological Institute., friendly_name=Forecast Home, supported_features=3 @ 2024-11-05T21:22:26.425873-06:00>. Can't calculate new states.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant