better_thermostat
better_thermostat copied to clipboard
Provide the ability to replace the temperature sensor with the average temperature value for the room.
What is the feature?
Description
Hi! Thanks for integration! 👍
Consider the possibility of adding helpers instead of a temperature sensor. I have a helper called "average temperature in the living room" (3 temp sensors in group) and I would like it to control the valve.
Additional Information
Just add device_class: temperature
to the sensor via customize/customize_glob in your configuration.yaml and you're good to go. This is a HASS limitation, as device classes of helpers cannot be changed via the GUI as of now.