-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi, I'm just opening an issue to feel out your interest in a mode for an upstream-connected thermostat (via the uart_thermostat setting) that works with the connected thermostat set to Fahrenheit.
For a variety of reasons, I'm unlikely to switch the thermostat to Celsius, and Mitsubishi seems to have some well-known quirks with its Fahrenheit conversion (#65 among others). Would you be open to a mode that talks to the thermostat and converts existing/internal temperatures from Celsius to "Celsius values that the thermostat will display as the correct Fahrenheit values"? (And then presumably the reverse for set point changes from the thermostat - although I believe thermistor readings should be correct as-is.)
I understand you may not be interested in developing such a feature yourself, but if it seems like something you'd consider merging in (as a configurable, non-default option), I may try my hand at doing so.