KartoffelToby / better_thermostat

This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiator's vicinity.
https://better-thermostat.org
GNU Affero General Public License v3.0
763 stars 122 forks source link

thermostat control depending on input_boolean #1359

Open controlcde opened 4 months ago

controlcde commented 4 months ago

What is the feature?

Window open function depend on an input_boolean

Description

I use better thermostats with window sensors. But now in summer I don't want the thermostat to be regulated every time I close the window. In my automations I use the check for an input_boolean - can I somehow do the same with better_thermostat?