gysmo38 / mitsubishi2MQTT

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

Fix feedback value 'null', lowest value roomTemperature. #118

Closed lesleypersyn closed 3 years ago

lesleypersyn commented 3 years ago

Resolves #111 (null feedback value for rootInfo-mode/action) Solution 2 according link https://arduinojson.org/v6/faq/i-found-a-memory-leak-in-the-library/ is valid.

Fix minimum roomTermperature 8 -> 1 (8°C and lower receives 26°C)

mamrai1 commented 3 years ago

Already applied, please close PR