ha-climacell-weather icon indicating copy to clipboard operation
ha-climacell-weather copied to clipboard

Hourly forecast is not pulling back correct values

Open jmutnick opened this issue 4 years ago • 2 comments

The hourly forecast values are not bringing back the correct values.

Examples: The current forecast and the 0h forecast differ greatly. When I use postman to access the Climacell API using my system's lat and long, the values do not match the values on the sensors.

jmutnick avatar Sep 02 '20 13:09 jmutnick

Hi, put the component in debug mode and check the api response data, you can use it to compare it with the sensors data.

r-renato avatar Sep 02 '20 14:09 r-renato

I think I found a bug in their API. I get different temps when I include the weather_code field in the API and the same happens in home assistant with weather condition in the hourly configuration.

jmutnick avatar Sep 02 '20 15:09 jmutnick