Search found 3 matches

by Lastnovik
22 Jul 2020, 15:38
Forum: ESP Easy: Projects / Applications
Topic: ESP8266 Thermostat
Replies: 44
Views: 86423

Re: ESP8266 Thermostat

Rename WebServer to web_server. Thanks a lot! It's help me. All compiled ok. Building .pio\build\normal_ESP8266_4M1M\ESP_Easy_mega_20200722_normal_ESP8266_4M1M.bin Retrieving maximum program size .pio\build\normal_ESP8266_4M1M\ESP_Easy_mega_20200722_normal_ESP8266_4M1M.elf Checking size .pio\build\...
by Lastnovik
22 Jul 2020, 13:59
Forum: ESP Easy: Projects / Applications
Topic: ESP8266 Thermostat
Replies: 44
Views: 86423

Re: ESP8266 Thermostat

Can you be a bit more specific? For example, what are you trying to compile and what errors do you get? I've got latest source code from github, put in /src directory _P168_Thermostat.ino and Dialog_Plain_18_font.h. Without this files all compiled susses. Try to compile with VSC Platformio and get ...
by Lastnovik
22 Jul 2020, 12:08
Forum: ESP Easy: Projects / Applications
Topic: ESP8266 Thermostat
Replies: 44
Views: 86423

Re: ESP8266 Thermostat

Hi everyone!

I need this plugin to work with DS18B20. I dicided use espeasy as the sauna thermostat.

I tried to compile with platformio with latest version Espeasy (ESPEasy-mega-20200721), but get a lot of errors...

What I have to do?