klausahrenberg / WThermostatBeca

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

Support for "Hidden SSID" and "Static IP" address? #206

Open strizl opened 3 years ago

strizl commented 3 years ago

Dear Klaus!

Thanks for your great firmware! I have it already setup on a couple of WiFi thermostats and I am very happy with.

Only 2 short questions regarding your FW: Is there a possibilitiy to add support for a hidden SSID? My whole house automation communicates on an hidden SSID and it would be nice to add also my thermostats to it. Next question would be to setup an fixed/static IP address in the config. Is there a possibility to or are you looking forward to add such a functionality in near future?

Would be great to get feedback from you!

Thanks a lot! Kind regards, strizl

wongcz commented 3 years ago

+1 for static IP

Polomans commented 3 years ago

So what's the problem? Backlog IPAddress1 192.168.50.41; IPAddress2 255.255.255.0; IPAddress3 192.168.50.41; IPAddress4 192.168.50.1; restart 1 This does not work? I just haven't tried it myself.

wongcz commented 3 years ago

There is no console accessible to write this Tasmota-like configuration

strizl commented 3 years ago

Sorry, my fault: I encountered hidden SSID works already fine!! Thx and sorry again!

But still +1 for STATIC IP ;-)