floatplane / MitsuQTT

Use ESP8266/ESP32 hardware to control Mitsubishi heat pumps via MQTT
GNU Lesser General Public License v2.1
3 stars 2 forks source link

Include actual temperature unit #71

Closed adamcarlile closed 3 months ago

adamcarlile commented 3 months ago

Temprature units are passed into the template, from the call to sendHomeAssistantConfig https://github.com/floatplane/MitsuQTT/blob/6079b2da47ee924a21116c36bb10c39a9428d11c/src/main.cpp#L1761

However the temperature_unit isn't rendered in the template

floatplane commented 3 months ago

@adamcarlile thank you for the catch! I'll merge this after building.

sorry it took me a while to respond, I didn't have my notifications set up correctly 🙈

adamcarlile commented 3 months ago

My pleasure, thanks so much for the fantastic project!