geoffdavis / esphome-mitsubishiheatpump

ESPHome Climate Component for Mitsubishi Heatpumps using direct serial connection
BSD 2-Clause "Simplified" License
560 stars 153 forks source link

Support for temperature offset? #79

Open elmoret opened 1 year ago

elmoret commented 1 year ago

Would it be possible to add an option for a calibration offset? My heat pump consistently reads ~7degF low, and I'd like to be able to adjust for this without using an external sensor (and introducing another possible point of failure). It looks like Filters in ESPHome would handle this, but it seems Filters won't work with this component.