Torgrima
Torgrima
Good idea, as default it could select a weather sensor already active in home assistant. Outside temperature or temperature difference is also used for calculating energy need/energy loss. Degree day...
Is it possible to use templating as an input parameter for the temperature in thermal_comfor? {{ state_attr('climate.rebekka_thermostat', 'current_temperature') }}
Weather sensor, as an outside temperature [Weather](https://www.home-assistant.io/integrations/#weather) I am not sure if met is still the default weather sensor in home-assistant: https://www.home-assistant.io/integrations/met/ But it has all the nessesary attribute like:...