Sorry for my late answer ..
I can't detect any issues with the release. Tested on three ESP8266s
Search found 108 matches
- 22 Apr 2025, 19:47
- Forum: ESP Easy: General Discussion
- Topic: named variables wont work
- Replies: 12
- Views: 517
- 19 Apr 2025, 07:47
- Forum: ESP Easy: General Discussion
- Topic: named variables wont work
- Replies: 12
- Views: 517
- 18 Apr 2025, 16:15
- Forum: ESP Easy: General Discussion
- Topic: named variables wont work
- Replies: 12
- Views: 517
Re: named variables wont work
I was in hope, that we get today the "EASTER release" ....




- 18 Apr 2025, 16:04
- Forum: ESP Easy: General Discussion
- Topic: named variables wont work
- Replies: 12
- Views: 517
Re: named variables wont work
You saved my day !!
Now it is working as execpted - THNAK YOU !!
Now it is working as execpted - THNAK YOU !!
- 18 Apr 2025, 15:55
- Forum: ESP Easy: General Discussion
- Topic: named variables wont work
- Replies: 12
- Views: 517
Re: named variables wont work
Thank you, for this minor detail.
I wll test it again, when the build is ready ..

I wll test it again, when the build is ready ..
- 18 Apr 2025, 15:15
- Forum: ESP Easy: General Discussion
- Topic: named variables wont work
- Replies: 12
- Views: 517
named variables wont work
I use this release: ESP_Easy_mega_20250402_normal_ESP8266_4M1M This sample wont work: on Clock#Time=All,**:** do Let,kv,3 LogEntry,'kv=%kv% o. kv=[var#kv]' If [var#kv] = 3 LogEntry,'HIT' endif endon EVENT: Clock#Time=Fri,15:15 2810109: ACT : Let,kv,3 2810114: ACT : LogEntry,'kv=%kv% o. kv=' 2810116:...
- 03 Sep 2024, 16:52
- Forum: ESP Easy: General Discussion
- Topic: Time Source Problem
- Replies: 14
- Views: 8547
Re: Time Source Problem
Now i do a test with p2p disabled, i will report here ..
- 03 Sep 2024, 15:41
- Forum: ESP Easy: General Discussion
- Topic: Time Source Problem
- Replies: 14
- Views: 8547
Re: Time Source Problem
OK, it doesnt mater what i configure.
The time drift is after a few days at least 15 seconds.
At the moment, i have all devices with ntp defined, exept the deepsleep devices, this devices havent a time defined.
The time drift is after a few days at least 15 seconds.
At the moment, i have all devices with ntp defined, exept the deepsleep devices, this devices havent a time defined.
- 31 Aug 2024, 09:39
- Forum: ESP Easy: General Discussion
- Topic: Time Source Problem
- Replies: 14
- Views: 8547
Re: Time Source Problem
NTP activation on the deppesleep devices is not a solution. Timedrift is still happening...
Now i deactivate p2p on the deepsleep devices...
Now i deactivate p2p on the deepsleep devices...
- 30 Aug 2024, 17:58
- Forum: ESP Easy: General Discussion
- Topic: Time Source Problem
- Replies: 14
- Views: 8547
Re: Time Source Problem
.... I will have a look as this could indeed lead to serious time differences. ... So this should never be advertised via p2p when using deep sleep even though it might have been set "just now", it will seriously impact time sync. In the meanwhile i activate NTP also on my deepsleep nodes.
- 30 Aug 2024, 16:20
- Forum: ESP Easy: General Discussion
- Topic: Time Source Problem
- Replies: 14
- Views: 8547
Re: Time Source Problem
Thanks for your quick reply. I have deleted my specific NTP Server entry, as suggested. All your explanations make sense, but do not explain why a have around 6 days time difference !! I use 10 ESP's with NTP enabled, 2 ESP's without NTP. On all devices p2p is active. The 2 ESP''s without NTP are co...
- 30 Aug 2024, 14:37
- Forum: ESP Easy: General Discussion
- Topic: Time Source Problem
- Replies: 14
- Views: 8547
Time Source Problem
Hi Community, i am wondering, why my ESP's (esp8266) have the wrong time. Under advanced, i set "use NTP" . Screenshot 2024-08-30 at 14-29-31 Gartenhaus.png Under Main i see that NTP is succesfully initialzed: Screenshot 2024-08-30 at 14-31-43 Gartenhaus.png But TIME Source says ESPEASY p2...
- 04 Jun 2024, 08:57
- Forum: ESP Easy: General Discussion
- Topic: Rules VAR storing during Deepsleep and Coldstart
- Replies: 1
- Views: 3170
Rules VAR storing during Deepsleep and Coldstart
Hi Experts, today i realized that my rule does not work anymore.. On System#Boot Do if [VAR#1]=0 //Variables will be set to 0 only on power cycle, the state will be stored as long battery is connected timerSet,1,30 //Give us 30 seconds after power cycle in order to logon to gui endif timerSet,2,30 /...
- 18 Apr 2024, 21:39
- Forum: ESP Easy: Software
- Topic: Missing DEBUG Option for Weblog
- Replies: 5
- Views: 2618
Re: Missing DEBUG Option for Weblog
The debug logging has been disabled for ESP8266 Normal builds for a couple of months. I didn't know that.. THANK YOU What debug log would you want to see? As not much information in that log level is usable for non-developers :? I use the Serial plugin. It was useful to see what was sent or receive...
- 18 Apr 2024, 20:52
- Forum: ESP Easy: Software
- Topic: Missing DEBUG Option for Weblog
- Replies: 5
- Views: 2618
Re: Missing DEBUG Option for Weblog
ESP_Easy_mega_20240331_normal_ESP8266_4M1M
The Eastern Version ..
The Eastern Version ..
- 18 Apr 2024, 20:17
- Forum: ESP Easy: Software
- Topic: Missing DEBUG Option for Weblog
- Replies: 5
- Views: 2618
Missing DEBUG Option for Weblog
Hi Experts, as described here: https://espeasy.readthedocs.io/en/latest/Plugin/_Plugin.html#list-of-official-plugins the normal collection should have the debug option, but it isnt. NORMAL is the regular set of plugins, this is the base set of plugins, and with all secondary features enabled, like I...
- 21 Mar 2024, 20:54
- Forum: ESP Easy: Software
- Topic: OLED SSD1306 Special characters
- Replies: 5
- Views: 3581
Re: OLED SSD1306 Special characters
OK, finally after upgrade all is fine ..
- 21 Mar 2024, 20:38
- Forum: ESP Easy: Software
- Topic: OLED SSD1306 Special characters
- Replies: 5
- Views: 3581
Re: OLED SSD1306 Special characters
OK, for the test i used ESP_Easy_mega_20240321_collection_F_ESP8266_4M1M which do not support {D} i think.
In tools / system variables {D} is missing..
In tools / system variables {D} is missing..
- 21 Mar 2024, 20:34
- Forum: ESP Easy: Software
- Topic: OLED SSD1306 Special characters
- Replies: 5
- Views: 3581
Re: OLED SSD1306 Special characters
OK, i have just flashed the newest version ..
%systm_hm% now works
{D} still not
%systm_hm% now works
{D} still not
- 21 Mar 2024, 20:27
- Forum: ESP Easy: Software
- Topic: OLED SSD1306 Special characters
- Replies: 5
- Views: 3581
Re: OLED SSD1306 Special characters
No, because i have problem with that release, regarding disconnects ..Have you tried to update to the current 20240229 release?
- 21 Mar 2024, 19:38
- Forum: ESP Easy: Software
- Topic: OLED SSD1306 Special characters
- Replies: 5
- Views: 3581
OLED SSD1306 Special characters
Hi Experts,
my ssd1306 no longer shows °C, coded as {D}.
Unfortunately, the variable %systm_hm% is no longer updated with the actual time.
It must have worked at some point in the past....
What happened ?
Using ESP_Easy_mega_20231013_normal_ESP8266_4M1M ..
regards Klaus
my ssd1306 no longer shows °C, coded as {D}.
Unfortunately, the variable %systm_hm% is no longer updated with the actual time.
It must have worked at some point in the past....
What happened ?
Using ESP_Easy_mega_20231013_normal_ESP8266_4M1M ..
regards Klaus
- 29 Feb 2024, 21:19
- Forum: ESP Easy: General Discussion
- Topic: Leap build ? mega-20240229 (leap-build)
- Replies: 6
- Views: 3044
Re: Leap build ? mega-20240229 (leap-build)
OK, 29.2 ==> Leap year, sorry for the stupid question ..
- 29 Feb 2024, 21:15
- Forum: ESP Easy: General Discussion
- Topic: Leap build ? mega-20240229 (leap-build)
- Replies: 6
- Views: 3044
Leap build ? mega-20240229 (leap-build)
Hi Experts,
am I correct that leap build is the last build before a big change?
regards Klaus
am I correct that leap build is the last build before a big change?
regards Klaus
- 15 Oct 2023, 13:17
- Forum: ESP Easy: General Discussion
- Topic: Short Time between mega-20230930 and mega-20231013, why ?
- Replies: 1
- Views: 1541
Short Time between mega-20230930 and mega-20231013, why ?
Hi,
i updated my ESP8266 a few days ago to mega-20230930 without problems.
Now a saw mega-20231013 only 14 days later.
Should I worried, because the short interval of the update. Where there any big issues ?
best regards Klaus
i updated my ESP8266 a few days ago to mega-20230930 without problems.
Now a saw mega-20231013 only 14 days later.
Should I worried, because the short interval of the update. Where there any big issues ?
best regards Klaus
- 22 May 2023, 13:33
- Forum: ESP Easy: General Discussion
- Topic: Different versions of MQTT Plugin in same binary version
- Replies: 3
- Views: 2123
Re: Different versions of MQTT Plugin in same binary version
Thanks for clarifing this ..
New for me was, that there are two different versions of MQTT Plugins depending from which collection i use.
I wouldn't have been suprised if the MQTT plugin missed at all.
regards Klaus
New for me was, that there are two different versions of MQTT Plugins depending from which collection i use.
I wouldn't have been suprised if the MQTT plugin missed at all.
regards Klaus
- 22 May 2023, 12:35
- Forum: ESP Easy: General Discussion
- Topic: Different versions of MQTT Plugin in same binary version
- Replies: 3
- Views: 2123
Different versions of MQTT Plugin in same binary version
Hi together,
i am a little bit confused...
MQTT Plugin differs in:
ESP_Easy_mega_20230513_collection_F_ESP8266_4M1M.bin
and
ESP_Easy_mega_20230513_normal_ESP8266_4M1M.bin.
Is this intented ?
Collection F: Normal: regards Klaus
i am a little bit confused...
MQTT Plugin differs in:
ESP_Easy_mega_20230513_collection_F_ESP8266_4M1M.bin
and
ESP_Easy_mega_20230513_normal_ESP8266_4M1M.bin.
Is this intented ?
Collection F: Normal: regards Klaus
- 14 May 2023, 21:37
- Forum: ESP Easy: General Discussion
- Topic: Release Plan ?
- Replies: 2
- Views: 1909
Re: Release Plan ?
Thanks for the tip, I didn't know that ..
- 14 May 2023, 21:36
- Forum: ESP Easy: General Discussion
- Topic: After OTA Flash ESP8266 is broken
- Replies: 6
- Views: 4014
Re: After OTA Flash ESP8266 is broken
Today I did another update with no problems !!
So sorry for the hustle...
So sorry for the hustle...
- 14 May 2023, 11:25
- Forum: ESP Easy: General Discussion
- Topic: Release Plan ?
- Replies: 2
- Views: 1909
Release Plan ?
Is there a plan when the next release will be made?
I assume that this is done as needed, correct?
I ask because I would like to have the new plugin 147.
If a new release were released in the next few days, I would wait with an update..
best regards
Klaus
I assume that this is done as needed, correct?
I ask because I would like to have the new plugin 147.
If a new release were released in the next few days, I would wait with an update..
best regards
Klaus
- 30 Apr 2023, 00:53
- Forum: ESP Easy: Software
- Topic: Rule optimization
- Replies: 2
- Views: 1899
Re: Rule optimization

Thank you for your comment

- 29 Apr 2023, 18:18
- Forum: ESP Easy: Software
- Topic: Rule optimization
- Replies: 2
- Views: 1899
Rule optimization
Hi together, i have the following working rules.. Is that ok from a performance point of view, or can I simplify it too? Rule 1: on System#Boot do timerSet,1,1 // Init Display after 1 Seconds lcdcmd,off pwm,5,20 Let 1,20 endon on Rules#Timer=1 do // Wait until MQTT is connected lcdcmd,on lcd,1,1,Wai...
- 16 Apr 2023, 16:45
- Forum: ESP Easy: General Discussion
- Topic: After OTA Flash ESP8266 is broken
- Replies: 6
- Views: 4014
Re: After OTA Flash ESP8266 is broken
Sorry for my late answer..
Here is my device configuration:
RX: GPIO-3 (D9)
TX: GPIO-1 (D10)
SDA: GPIO-5 (D1)
SCL: GPIO-4 (D2)
Switch: GPIO-14 (D5)
GPIO0 is not used ...
I currently know whether I should dare to do an OTA update.. that would be my third victim
Here is my device configuration:
RX: GPIO-3 (D9)
TX: GPIO-1 (D10)
SDA: GPIO-5 (D1)
SCL: GPIO-4 (D2)
Switch: GPIO-14 (D5)
GPIO0 is not used ...
I currently know whether I should dare to do an OTA update.. that would be my third victim
- 12 Feb 2023, 08:39
- Forum: ESP Easy: General Discussion
- Topic: After OTA Flash ESP8266 is broken
- Replies: 6
- Views: 4014
After OTA Flash ESP8266 is broken
Hi, after OTA upgrade my ESP8266 V1 mini pro is defect. Since the ESP was not reachable over wlan after OTA, i tried to flash it via USB cable. The ESP ist died !! I have many ESP8266 in use, just one always dies during OTA. For now it is the 2nd time happended. Does anybody know under with circumst...
- 25 Aug 2022, 21:17
- Forum: ESP Easy: General Discussion
- Topic: MQTT Publish Problem
- Replies: 3
- Views: 3391
Re: MQTT Publish Problem
@Ath
You made my day !!
Switch to "Home Assistant (openHAB) MQTT" was the solution !!
THANKS !!!!

You made my day !!
Switch to "Home Assistant (openHAB) MQTT" was the solution !!
THANKS !!!!




- 25 Aug 2022, 19:43
- Forum: ESP Easy: General Discussion
- Topic: MQTT Publish Problem
- Replies: 3
- Views: 3391
MQTT Publish Problem
Hi guys, i want to switch a GPIO via MQTT. (The GPIO is only used in rules) Switch the GPIO via http is working fine: http://Heizraum-ESP/control?cmd=GPIO,4,1 Switch via MQTT does not work: mosquitto_pub -d -t /Heizraum-ESP/GPIO/4 -m 1 The device reports already some values to my MQTT Server. Contro...
- 24 Jul 2022, 11:04
- Forum: ESP Easy: General Discussion
- Topic: vl53l0x lost !!
- Replies: 6
- Views: 4794
- 23 Jul 2022, 07:21
- Forum: ESP Easy: General Discussion
- Topic: CCS811 not useable
- Replies: 6
- Views: 5395
Re: CCS811 not useable
Now, i have tested with a new CCS811 sensor. ==> Same peaks Nevertheless I have seen that the peeks will caused from my DHT22 sensor. I have choosen the "Enable temp/humid compensation:" in the CCS811 Plugin. Therefore every time the DHT22 gets a "nan", TVOC and eCO2 will rise up...
- 20 Jul 2022, 07:30
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
For those who have doubts...
It is difficult to explain that [TESTING] is stable...
It is difficult to explain that [TESTING] is stable...

- 19 Jul 2022, 15:57
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
On the other hand, many users do not use TESTING A B C builds, because they think that they are "only" test builds.
- 19 Jul 2022, 15:41
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
As i mentioned before:"Testing" is a legacy naming schema which we need to change as it is confusing.
I'm open for suggestions for a better name.
NORMAL A B C .. convention would be better.. (instead of TESTING A B C)
And
Leave the [TESTING] behind the sensor name in device list
- 19 Jul 2022, 15:20
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
According to the list of plugins this plugin is in the TESTING A build-set, so it is available for use. In my understanding, TESTING builds are builds to test. But it seems, that TESTING A B C .. are normal builds with different plugins. IMHO: NORMAL A B C .. convention would be better.. (instead o...
- 19 Jul 2022, 15:04
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
I'm not sure if the SGP30 needs any external compensation, but I think it has that capability/compensation itself. SGP30 Datasheet: The SGP30 features an on-chip humidity compensation for the air quality signals (CO 2 eq and TVOC) and sensor raw signals (H2 signal and Ethanol signal). To use the on...
- 19 Jul 2022, 12:57
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
Is it possible to implement temperature and humidity compensation, like the p090_ccs811 plugin does ?
- 19 Jul 2022, 11:58
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
Will the _P083_SGP30.ino intergrated into the normal builds ?
What are the conditions in order to migrate the plugin into the normal builds ?
What are the conditions in order to migrate the plugin into the normal builds ?
- 19 Jul 2022, 11:40
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
Re: SGP30 baseline handling (_P083_SGP30.ino)
Thanks for the information ..



- 19 Jul 2022, 10:11
- Forum: ESP Easy: General Discussion
- Topic: CCS811 not useable
- Replies: 6
- Views: 5395
- 19 Jul 2022, 09:51
- Forum: ESP Easy: General Discussion
- Topic: CCS811 not useable
- Replies: 6
- Views: 5395
CCS811 not useable
Hi together, a use the CJMCU CCS811 board with temperatur and humidity compensation via DHT22. I am only interested in tVOC values. The sensor had have enough time for burning, more than a week. The sensor is installed in the toilet. Unfortunately the ccs811 produces senseless peaks. peaks.JPG Any i...
- 19 Jul 2022, 08:58
- Forum: ESP Easy: General Discussion
- Topic: SGP30 baseline handling (_P083_SGP30.ino)
- Replies: 13
- Views: 8017
SGP30 baseline handling (_P083_SGP30.ino)
Hi together,
in the source i see the following line:
Could anybody so kind to explain the Baseline handling of the sensor ?
When will the baseline stored ?
regards Klaus
in the source i see the following line:
Code: Select all
addLog(LOG_LEVEL_INFO, F("SGP30: Restore last known baseline values"));
When will the baseline stored ?
regards Klaus
- 29 Jun 2022, 18:52
- Forum: ESP Easy: General Discussion
- Topic: CCS811 Air Quality Sensor and ESPeasy
- Replies: 11
- Views: 13001
Re: CCS811 Air Quality Sensor and ESPeasy
Or do you mean the naming "normal" and "testing"? Yes, indeed ! My understanding is that test_A means firmware to test !! (using on your own risk!!) I bought a ccs811 sensor, but a thougt, it is not really working .. Better naming would be for example part 1: 1: included this .....
- 29 Jun 2022, 14:10
- Forum: ESP Easy: General Discussion
- Topic: CCS811 Air Quality Sensor and ESPeasy
- Replies: 11
- Views: 13001
Re: CCS811 Air Quality Sensor and ESPeasy
I cant see any problem with the CCS811 plugin.
What have to happen in order do migrate this plugin in normal build ?
What have to happen in order do migrate this plugin in normal build ?