kotope / ha_car_heater

Automation template for scheduled car heating
17 stars 5 forks source link

Calculated run time always 2,5h #1

Closed tomseii closed 9 months ago

tomseii commented 3 years ago

No matter what time i input, the calculated runtime is always 2,5?

kotope commented 3 years ago

Runtime is calculated from outside temperature. So most probably the temperature is less than -25 degrees celsius or the sensor cannot be read correctly.

I suggest verifying the temperature sensor value or weather service (if in use).

raekmacka commented 2 years ago

I got the same problem as above. I have tried to use my own temperature sensor and SMHI weather service with no result. Its just say 2.5 hour all the time. Im not that familiar to automations yet. This is what I have tried (I want to use my own temperature sensor)

states.sensor.out_temp sensor.out_temp states.weather.smhi_hemma.attribtutes.temperature

image

kotope commented 2 years ago

There's some discussion about this at the blog as well. Please check those out to see if any of those helps you out (https://www.creatingsmarthome.com/index.php/2021/10/23/home-assistant-scheduling-the-car-heater/)