gysmo38 / mitsubishi2MQTT

Mitsubishi to MQTT with ESP8266 module
GNU Lesser General Public License v2.1
393 stars 141 forks source link

Adding configurable Fahrenheit support to MQTT and web control. #23

Closed shampeon closed 4 years ago

shampeon commented 4 years ago

Adds support for reading and writing temperature values in Fahrenheit, fixing https://github.com/gysmo38/mitsubishi2MQTT/issues/22

gysmo38 commented 4 years ago

Thank you for your code :)