bikemike / MikesThermostat

Alternative Firmware for the ESP WiFi module of the Floureon C17.GH3 and MoesHouse BHT-002-GBLW Thermostats
20 stars 12 forks source link

Settings #1

Closed pash4uga closed 4 years ago

pash4uga commented 5 years ago

Good day! Is this a finished project? I also want to make friends with these thermostats with my smart home using the MQTT protocol. But why in your code are the protocol settings commented out? And I did not find where to specify ssid wi-fi and password. I would be grateful if you help))

bikemike commented 4 years ago

Sorry for the late reply. It is a work in progress but I've just added MQTT so I could control the thermostat with Home Assistant through the MQTT climate platform.

The thermostat creates an Access Point to configure the wifi ssid and password. To enable the access point you must use put your thermostat into wifi setup mode using the procedure described in the documentation.

I will update the documentation soon.