klausahrenberg / WThermostatBeca

Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module
395 stars 96 forks source link

KETOTEK WiFi Thermostat #189

Open flaery opened 3 years ago

flaery commented 3 years ago

Hello,

would it be possible to add support for the KETOTEK WiFi Thermostat (KTF0155 KTF0163) Thermostat (Amazon Link)? With version 1.19 and the Minco Heat MK70GB-H thermostat model in the configuration, I get the temperature but not the actual state of the thermostat. {"idx":"thermostat_13798","ip":"192.168.233.34","firmware":"1.19","temperature":23.00,"targetTemperature":25.00,"deviceOn":false,"schedulesMode":"off"} I receive these messages via MQTT: { "error": "MCU: 55 aa 03 1c 00 00" } { "error": "MCU: 55 aa 03 07 00 05 04 04 00 01 00" } { "error": "MCU: 55 aa 03 07 00 08 02 02 00 04 00 00 00 fa" }

Thanks