Search found 3480 matches

by Ath
14 Apr 2024, 16:20
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

M*I*B wrote: 14 Apr 2024, 16:07 ... forget to ask: Any way to completely disable IPv6 (Stack)???
Currently only as a compile-time option, and it's only enabled in a few builds, f.e. the MAX builds.
Why would that be needed, it is interfering with something?
by Ath
14 Apr 2024, 13:59
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

What exact build are your ESP32-S3 running? If not on the build from https://td-er.nl/espeasy/latest (20240412 or later) you may have issues caused by wonky USBCDC software, that's finally fixed in the latest build (is merged yesterday into "mega")
by Ath
13 Apr 2024, 13:49
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

I'm going to get some sleep. When you're over 60, a day like this is a bit tiring... I can confirm that ;) While you're at it, maybe you can also take a short look at the display-sleep issue. Possibly it's just a small thing why this option is ignored... This part is of bigger importance IMHO, and ...
by Ath
13 Apr 2024, 13:43
Forum: ESP Easy: Software
Topic: Which Bin for flashing ESP32-C3 ETH01 evo
Replies: 17
Views: 375

Re: Which Bin for flashing ESP32-C3 ETH01 evo

Was considering: why are there not so many GPIO-pins available on this board? See the picture above. The ESP32-C3 doesn't have that many GPIO pins, and a couple are directly wired to the Ethernet chip it seems (they are partly for SPI, so these could have been external as well for other SPI devices...
by Ath
12 Apr 2024, 21:53
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 409

Re: pb ESP32 + W5500 lite

That version is not in list of the above link... :? So I think your answer should be No. yes it is: Screenshot - 12-04-2024 , 21_22_25.png I want to use that pcb to read the Eastron SDM630M But that plugin isn't included in the Custom build. Getting that PR local in VSCode, you're able to create a ...
by Ath
12 Apr 2024, 20:53
Forum: ESP Easy: Software
Topic: Sonoff MS01 value
Replies: 3
Views: 74

Re: Sonoff MS01 value

It looks like ESPEasy provides the raw measurement value indeed, but looking at the Tasmota code, where the ESPEasy code is based on, they don't provide a temperature value but 0. Don't know why the raw value is provided here, but I suggest to ignore it, as it isn't useful. The humidity is calculate...
by Ath
12 Apr 2024, 20:28
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 409

Re: pb ESP32 + W5500 lite

PieterS wrote: 12 Apr 2024, 18:49 H Gijs,
Can I use this software also for the ETH01 evo with esp32 C3 and AC energy?
Yes, but you will need another binary, custom_ESP32c3_4M316k_LittleFS_CDC_ETH, as that's the only ESP32c3 build that supports Ethernet hardware.
by Ath
12 Apr 2024, 08:43
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

After installing the level converter, the main problem went away, only periodically appearing colored artifacts remained throughout the field. Great. Those odd artifacts may be caused by general timing issues of the S2, as said, that's not the most stable ESP32 chip :? It is also not clear why ther...
by Ath
12 Apr 2024, 08:21
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

With that configuration it should work as intended, so it probably comes down to some technical (or timing) issue. NB: With this configuration, rotating the display by 90 degrees, can be done by setting "Matrix start-pixel" to "Top/Right", and Rows/Columns mode to "Columns&q...
by Ath
12 Apr 2024, 08:06
Forum: ESP Easy: General Discussion
Topic: Run event via MQTT
Replies: 2
Views: 72

Re: Run event via MQTT

You're close.
But luckily it's all documented, specifically for the Home Assistant controller :D
https://espeasy.readthedocs.io/en/lates ... ing-events
by Ath
11 Apr 2024, 14:27
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

Can you show the configuration settings of your plugin? (a screenshot, as an attachment in the forum, is fine)
by Ath
11 Apr 2024, 11:55
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

Alex P wrote: 11 Apr 2024, 11:32 I need to start simple, install a level matcher.
That, and also check the wiring & soldering from the end of line 4 to the start of line 5, as from line 5 on it's not working as intended.
by Ath
11 Apr 2024, 10:03
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

I think I can add a new variable to the GPS Plugin, providing that Fix value, it seems useful...
by Ath
11 Apr 2024, 08:05
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

I already tried 32x4, I don’t understand how to make 16x8 without cutting and resoldering. I tried to put 32x16 although in fact I have 32x8 and 1 line started working fine for me. It turns out that the second half always does not work when running the line starting from 32x4. Reading back the mess...
by Ath
11 Apr 2024, 08:00
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

M*I*B wrote: 11 Apr 2024, 00:37 How can I check by event or simple by if/then... if NTP are working or not?
There is the %isNTP% variable (no ESPEasy at hand here, better check the System Variables page)
by Ath
10 Apr 2024, 20:13
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

... some hint to lighten the day: :lol: :lol: :lol: 1.: Header line It actually works, apart from the fact that the WLAN symbol cannot be removed or, at best, you can choose one symbol from several (WLAN, BT, GPS, ...). However, this immediately goes wrong if you set "Header" = Date and &...
by Ath
10 Apr 2024, 13:09
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

Without cutting the tape you can still configure it for 32x4 or 16x8, the only thing we want to determine is if your issue is caused by timing or not, so we 'give' it half of the neopixels to control. Then it's less timing-critical.
by Ath
10 Apr 2024, 13:04
Forum: ESP Easy: General Discussion
Topic: How to get the frame number of an oled frame device
Replies: 6
Views: 185

Re: How to get the frame number of an oled frame device

1) Can you please use code blocks (the </> button in the toolbar) to wrap rules code in? 2) There is no [Display#Frame] variable . There can be an event Display#Frame=<framenr> if you have enabled that Generate events option (if that's available, else you're out of luck.) But: Have you changed the I...
by Ath
10 Apr 2024, 11:03
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

How is your matrix configured? Do you have a manually assembled matrix of 32 pixels long, and 8 high, or are you using pre-assembled 8x8 modules?
by Ath
10 Apr 2024, 11:02
Forum: ESP Easy: General Discussion
Topic: How to get the frame number of an oled frame device
Replies: 6
Views: 185

Re: How to get the frame number of an oled frame device

Also, the ESPEasy rules syntax is somewhat different from the Tasmota syntax, see the ESPEasy docs on Rules
by Ath
10 Apr 2024, 11:00
Forum: ESP Easy: General Discussion
Topic: How to get the frame number of an oled frame device
Replies: 6
Views: 185

Re: How to get the frame number of an oled frame device

The frame should be auto-incremented every Interval seconds as configured in the task. If you leave that on 0 there will be no updates... Once you manually select the desired Frame, using the "oledframedcmd,frame,<framenumber>" command, or automatically update to the next frame, the predef...
by Ath
09 Apr 2024, 20:31
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

M*I*B wrote: 09 Apr 2024, 20:29 On the Board there are an multicolor LED. I think that's a NeoPixel? If so, what is the GPIO for it? I don't find any documentation about this board
Yes, it's usually a NeoPixel, most likely at GPIO 8, though I've also seen boards with an R/G/B led using 3 GPIO pins :shock:
by Ath
09 Apr 2024, 20:30
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

EDIT: Meanwhile I have changed the Display device to "framed" due I need that later on. I also have try to set "Header" to "DATE" and "Header2" to "TIME" and also "Interval" to 2 But I can do what ever I get in mind: The Header-line respec...
by Ath
09 Apr 2024, 20:21
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

Why I don't see a 1 or 0 at the display if I do this at line 2 ... The top 3 values aren't available by those names from the plugin, and the "Fix" value isn't available at all :shock: As an alternative you can add event handlers for GPS#GotFix and GPS#LostFix, and store that state in a Du...
by Ath
09 Apr 2024, 15:53
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

You should use the ESP32s3 build, not the ESP32...
by Ath
09 Apr 2024, 14:15
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 441

Re: NeoPixel Matrix doesn't work correctly

A few remarks: - Have you installed a level-converter between the ESP and the Neopixel matrix? As that matrix is supposed to run at 5V and the high-level of the ESP is too low to properly trigger the Neopixel. This might get worst with longer strands - A matrix of 32x4 is not actively supported, you...
by Ath
08 Apr 2024, 17:25
Forum: ESP Easy: Projects / Applications
Topic: Convert formula
Replies: 5
Views: 103

Re: Convert formula

basti wrote: 08 Apr 2024, 15:38 This is how it works. Thank you very much. I'm still a complete beginner and have yet to really get to grips with the subject. But I haven't found many good tutorials yet...
Haven't we pointed you at the Rules documentation yet? ;)
by Ath
08 Apr 2024, 15:34
Forum: ESP Easy: Projects / Applications
Topic: Convert formula
Replies: 5
Views: 103

Re: Convert formula

Unfortunately, it doesn't work that way. What am I doing wrong? You have a duplicate On Pressure#Druck handler, and only the first one is executed (speed optimization in the Rules engine). Combined you could have this: On Temp#temp do TaskValueSet 3,2,%eventvalue1% Endon On Pressure#Druck do TaskVa...
by Ath
08 Apr 2024, 15:28
Forum: ESP Easy: General Discussion
Topic: Plugin 64, APDS 9960, which "Collection"?
Replies: 16
Views: 340

Re: Plugin 64, APDS 9960, which "Collection"?

Yes. I have a working rule that publishes on 'gesture#Swipe'. Additionally, for testing, I publish Light/Proximity/Gesture values every 10 seconds via the regular controller settings. Values for all parameters are being published every ten seconds. The last detected gesture number is being repeated...
by Ath
08 Apr 2024, 10:02
Forum: ESP Easy: General Discussion
Topic: Constant rebooting on "Devices" page
Replies: 5
Views: 96

Re: Constant rebooting on "Devices" page

That's not normal or as expected.
What kind of ESP device do you have, and how is it powered? A stable power supply is important, as well as properly connected wiring, many breadboards and their wiring have poor contacts, and can cause issues like this.
by Ath
07 Apr 2024, 23:06
Forum: ESP Easy: General Discussion
Topic: Plugin 64, APDS 9960, which "Collection"?
Replies: 16
Views: 340

Re: Plugin 64, APDS 9960, which "Collection"?

oisisi wrote: 30 Mar 2024, 15:34 I'll wait for the workflow to complete and will flash my board again.
Have you been able to test the build?
by Ath
07 Apr 2024, 14:20
Forum: ESP Easy: General Discussion
Topic: little rule fan bathroom timerset ?
Replies: 6
Views: 156

Re: little rule fan bathroom timerset ?

exemple , i try a slide gate security by watt detection device > PZEM-004T interval 1s LongPulse_mS,14,1,600 > impulse sens < -- > if > 100 watt start detection timer 3s after 3s if watt > 400 then secu event ( impulse - wait 2s -impulse) and more pieton button start open - wait 5s - stop with impu...
by Ath
07 Apr 2024, 10:02
Forum: ESP Easy: Software
Topic: Add new sensor (Adafruit STEMMA Soil Sensor - I2C)
Replies: 6
Views: 212

Re: Add new sensor (Adafruit STEMMA Soil Sensor - I2C)

The only thing the as5600 angle sensor has in common with the Adafruit soil sensor is the I2C address. Nothing in the data format or protocol has any resemblance, and neither has the sensor function. That's a very good reason not to try and add support for an as5600 to this plugin, but either add it...
by Ath
06 Apr 2024, 22:37
Forum: ESP Easy: General Discussion
Topic: Missing "Notifications" tab in Custom build
Replies: 9
Views: 802

Re: Missing "Notifications" tab in Custom build

Hi @damiak I've opened PR #5026 to add support for a user-defined subject when using the Notify command, like: Notify,1,'Custom message content','My own subject' Downloads available from this GH Actions run (A free Github account is required to be able to download) This should resolve the need for m...
by Ath
06 Apr 2024, 11:35
Forum: ESP Easy: General Discussion
Topic: little rule fan bathroom timerset ?
Replies: 6
Views: 156

Re: little rule fan bathroom timerset ?

thank , I'm trying to understand , my english it's verry bad You can use the translation features of Chrome to translate the documentation ;) %eventvalue1% = sonde#humidity ? because it is in on -- endon ? timerset as always "on rules#timer=x do " for expired timer ? Yes, the number in %e...
by Ath
06 Apr 2024, 11:14
Forum: ESP Easy: Projects / Applications
Topic: Watermark 200SS-interface
Replies: 5
Views: 217

Re: Watermark 200SS-interface

If you need a better resolution, you could use an ADS1115/ADS1015 ( P025 ), INA219 ( P027 ) or INA3221 ( P027 ) voltage converter, as these offer range configuration and a higher resolution A/D converter. Edit: Using an INA converter, you could also use the Current output configuration of the sensor...
by Ath
06 Apr 2024, 10:43
Forum: ESP Easy: General Discussion
Topic: little rule fan bathroom timerset ?
Replies: 6
Views: 156

Re: little rule fan bathroom timerset ?

Hm, it seems some of the concepts of rules aren't clear to you, you can read about that in the documentation on rules . - Rules are pieces of code that are triggered by events from ESPEasy - Events are f.e. generated on every Interval of a device task, like your humidity sensor, or from system event...
by Ath
06 Apr 2024, 10:22
Forum: ESP Easy: Projects / Applications
Topic: Reset ESP8266 to WAP-mode
Replies: 1
Views: 76

Re: Reset ESP8266 to WAP-mode

Easiest way to fix this is to connect the ESP to a serial connection on your computer, f.e. using the web-flasher at https://td-er.nl/espeasy or putty, and send these commands via serial: wifissid,<yourWiFiAccesspoint> wifikey,<yourWiFiPassword> save NB: When using putty, or another terminal softwar...
by Ath
06 Apr 2024, 10:11
Forum: ESP Easy: General Discussion
Topic: Very basic question about sending data to HomeAssistant
Replies: 2
Views: 80

Re: Very basic question about sending data to HomeAssistant

It looks like the last slash character in your Publish command should be a comma... :?
by Ath
05 Apr 2024, 22:06
Forum: ESP Easy: Software
Topic: Add new sensor (Adafruit STEMMA Soil Sensor - I2C)
Replies: 6
Views: 212

Re: Add new sensor (Adafruit STEMMA Soil Sensor - I2C)

Thank you very much, thats awesome! I've created PR #5025 to include support for the Adafruit I2C Capacitive Moisture sensor. A test-build is available from this GH Actions run . To be able to download you'll need a free Github account. @knighToFdemonS please test and report your findings, either h...
by Ath
04 Apr 2024, 22:23
Forum: ESP Easy: General Discussion
Topic: notifications tab missing in collection c esp8266
Replies: 12
Views: 281

Re: notifications tab missing in collection c esp8266

No, by #5015 the Notifications have been removed from the Collection builds, as originally intended ~2 years ago to get some space for plugins.

To create a Custom build there are instructions in the ESPEasy PlatformIO documentation
by Ath
04 Apr 2024, 12:09
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

The Wemos Lolin board, from the TinyTronics link you shared, has the larger ESP32 chip module (larger metal casing) that has 16MB flash. The ESP32-S3 usually have N16R8/N8R2 or similar readable on the metal case for 16MB flash & 8MB PSRAM or 8MB flash & 2MB PSRAM, so they are easier identifi...
by Ath
04 Apr 2024, 08:06
Forum: ESP Easy: General Discussion
Topic: Missing "Notifications" tab in Custom build
Replies: 9
Views: 802

Re: Missing "Notifications" tab in Custom build

Well, the tech limit, without completely breaking the settings file out of its boundaries, is 4 notifiers, but changing it from 3 to 4 will already fail compilation, because of compile-time checks that really need investigation before changing and thorough testing afterwards. Maybe you can explain w...
by Ath
03 Apr 2024, 22:22
Forum: ESP Easy: General Discussion
Topic: notifications tab missing in collection c esp8266
Replies: 12
Views: 281

Re: notifications tab missing in collection c esp8266

damiak wrote: 03 Apr 2024, 16:08 Will the notification be available in the next build normal for 1M? Do I need to download some collection build?
The 'NORMAL' builds have Notifications available, even in the ESP8266 1M build, but not in any of the MINIMAL builds. That's for size reasons, as usual.
by Ath
03 Apr 2024, 20:52
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

If you can wait a few days for delivery, this Aliexpress supplier has proven to be reliable, and it shows me this ESP32-S3 unit for 5,77 euro each, with free shipping when ordering > 10,- euro. Not sure what price it shows to you though. And when ordering quickly, they promise* to deliver in 5 days,...
by Ath
03 Apr 2024, 17:08
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

Can I use this one (if they ship to DE) ? https://www.tinytronics.nl/en/development-boards/microcontroller-boards/with-wi-fi/wemos-lolin-d32-pro-v2-esp32-ch340c-16mb-flash-8mb-psram That's one of my favorite boards for ESP32 Classic (as we call it). not cheap, but good quality. While the specs say ...
by Ath
03 Apr 2024, 15:06
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2190

Re: Counting time, calculate and display?

The image you show is an ESP8266, so that's not going to accept any ESP32 build... Included in the downloads from the Release page we have the original Espressif (Windows) Flash Download tool, where you have to flash an ESP82xx binary at Address 0, and for ESP32 (all derivates) the .factory.bin bina...
by Ath
01 Apr 2024, 22:25
Forum: ESP Easy: Software
Topic: Which Bin for flashing ESP32-C3 ETH01 evo
Replies: 17
Views: 375

Re: Which Bin for flashing ESP32-C3 ETH01 evo

Download the latest zipfile from here: https://td-er.nl/ESPEasy/latest/ Download from Espressif the latest flash download tool V3.9.6 Configured that tool but not sure about the startaddress 0x1000 but found that somewhere before.. Is that address ok? The factory.bin file must be flashed at offset ...
by Ath
01 Apr 2024, 20:20
Forum: ESP Easy: General Discussion
Topic: P1#Data not Published
Replies: 8
Views: 192

Re: P1#Data not Published

Better use like this: Publish,ESP_Easy/%sysname%/P1,'%eventvalue0%' (adding quotes around the data part) I assume the parser stumbles over the empty argument (double comma), and stops parsing the rest of the line, while it's supposed to also return the rest of the data. Wrapping in quotes avoids all...
by Ath
01 Apr 2024, 19:12
Forum: ESP Easy: General Discussion
Topic: P1#Data not Published
Replies: 8
Views: 192

Re: P1#Data not Published

What's that character right after the "Do" ? Looks like that doesn't belong there