swingerman / ha-dual-smart-thermostat

The `dual_smart_thermostat` is an enhaced verion of generic thermostat implemented in Home Assistant. It uses several sensors and dedicated switches connected to a heater and air conditioning under the hood.
https://github.com/swingerman/ha-dual-thermostat
Apache License 2.0
128 stars 21 forks source link

[feat] Adding custom presets #320

Open DrieWielRr opened 3 hours ago

DrieWielRr commented 3 hours ago

I use this thermostat as a intermediate thermostat for manual control of other thermostats so I can differentiate between programs I write within NodeRed and when manual control override is being requested from a tablet/phone. It works great but i'd like to be able to define custom presets so I can do way more stuff then I currently can with the build-in presets, they don't have to do anything but be an selectable option within the UI, is this possible?

swingerman commented 3 hours ago

I plan to work on this while implementing the config flow