klausahrenberg / WThermostatBeca

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

4 digits only in mqtt port configuration possible #151

Closed tkoralew closed 3 years ago

tkoralew commented 3 years ago

Hi, I tried to configure mqtt server on my device, but unfortunately mqtt port can have only 4 digit. I use external mqtt broker and i have 5 digit mqtt port provided. Is there a different way to configure mqtt port (for example via uart)? Or any different solution to this problem? Thank you BR

tkoralew commented 3 years ago

Ok it is hardcoded in the source so i think only solution is to change it in the source code and recompile firmware.