Is it possible to set the the min and max values of an input_number slider dynamically from the value of another entity. I have a generic thermostat device and would like to set the min and max values of an input slider to the min_temp and max_temp from the thermostat.
It doesn’t appear the current implementation allows for that.