Search found 3517 matches

by Ath
11 Apr 2024, 08:05
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 623

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: 147
Views: 3090

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: 147
Views: 3090

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: 623

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: 235

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: 623

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: 235

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: 235

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: 147
Views: 3090

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: 147
Views: 3090

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: 147
Views: 3090

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: 147
Views: 3090

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: 623

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: 141

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: 141

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: 404

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: 128

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: 404

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: 192

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: 247

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: 837

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: 192

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: 244

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: 192

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: 89

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: 102

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: 247

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: 324

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: 147
Views: 3090

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: 837

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: 324

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: 147
Views: 3090

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: 147
Views: 3090

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: 147
Views: 3090

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: 36
Views: 746

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: 228

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: 228

Re: P1#Data not Published

What's that character right after the "Do" ? Looks like that doesn't belong there
by Ath
01 Apr 2024, 14:12
Forum: ESP Easy: Software
Topic: is there something like a procedure or subroutine available ?
Replies: 4
Views: 138

Re: is there something like a procedure or subroutine available ?

But if not, could it not be possible to use rules2 .. rules4 as a procedure, like "call Rules2" ? The separate Rules1..Rules4 files are processed as being a single file (if they exist), so no need to 'switch' to another set of rules. To speed up the processing, once a rule matches with th...
by Ath
01 Apr 2024, 12:30
Forum: ESP Easy: Software
Topic: is it possible to change a GPIO on an other ESP-device ?
Replies: 2
Views: 110

Re: is it possible to change a GPIO on an other ESP-device ?

There are at least 2 ways of doing that, either via the P2P network, or by http command, and when using an MQTT server, you can even use MQTT for that (somewhat depending on the MQTT server and ESPEasy-Controller used) 1) Via P2P there is the SendTo command, where you can send a command to another P...
by Ath
31 Mar 2024, 23:28
Forum: ESP Easy: General Discussion
Topic: UVR1611 - all values via mqtt?
Replies: 8
Views: 234

Re: UVR1611 - all values via mqtt?

Well, I can add the feature of reading all available device values, but that will often turn into empty values, messing up your MQTT data, so you won't be happy with that.
We'll need to come up with a different approach for handling this.
I'll think about how to do this properly.
by Ath
31 Mar 2024, 23:03
Forum: ESP Easy: General Discussion
Topic: UVR1611 - all values via mqtt?
Replies: 8
Views: 234

Re: UVR1611 - all values via mqtt?

Hm, it's even worst, according to the code-analysis of VSCode, it's even taking 1355 bytes for the buffer: Screenshot - 31-03-2024 , 23_00_42.png So, for ESP8266, that's not getting a double-buffered option :shock: This buffer is designed to support the greatest common denominator for all supported ...
by Ath
31 Mar 2024, 20:31
Forum: ESP Easy: Software
Topic: Which Bin for flashing ESP32-C3 ETH01 evo
Replies: 36
Views: 746

Re: Which Bin for flashing ESP32-C3 ETH01 evo

TD-er wrote: 31 Mar 2024, 18:05 So I might have made a mistake on the docs page ...
The current documentation correctly lists GPIO-9 as the boot-mode pin 8-)

* GPIO-8 is the strapping-pin for suppressing boot-messages
by Ath
31 Mar 2024, 15:21
Forum: ESP Easy: Hardware
Topic: Oled font size 128*64
Replies: 3
Views: 172

Re: Oled font size 128*64

The ESP8266 Climate build has the 'LIMIT_BUILD_SIZE' compile-time flag set, with the net result of excluding the rather large larger fonts from this plugin :? There are 2 feasible solutions: - Create a Custom build (instructions in this Documentation page ) - Use an ESP32 ( read here why ), and pref...
by Ath
31 Mar 2024, 15:15
Forum: ESP Easy: General Discussion
Topic: UVR1611 - all values via mqtt?
Replies: 8
Views: 234

Re: UVR1611 - all values via mqtt?

DL-bus seems to send all data when communicating with a host, so it should be possible to retrieve the other values too. But a check has to be made that the device isn't currently receiving data, as then the buffer content is invalid, and empty values would be returned :shock: We don't have mechanis...
by Ath
30 Mar 2024, 17:56
Forum: ESP Easy: General Discussion
Topic: P1#Data not Published
Replies: 8
Views: 228

Re: P1#Data not Published

That worked nice, however when I try EventProcessing; "P1 Wifi Gateway" and P1 #date event with message (true) I am unable to publish the data. However the EspEasy log shows: Smartmeter#Data=/CTA5ZIV-METER,,1-3:0.2.8(50),0-0:1.0.0(240330165651W),0-0:96.1.1(45303039303030303733313432313332...
by Ath
30 Mar 2024, 15:11
Forum: ESP Easy: General Discussion
Topic: Plugin 64, APDS 9960, which "Collection"?
Replies: 16
Views: 404

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

This is cursed. I have to retract/correct that. When I set an interval the last registered gesture will be repeated with the interval. In sum, if I want gestures I have to disable intervals and get the unchanged light and proximity values published with each new gesture. When I want light and proxi...
by Ath
29 Mar 2024, 22:18
Forum: ESP Easy: General Discussion
Topic: ping a device problem
Replies: 7
Views: 188

Re: ping a device problem

Don't worry too much about that load number, it just means that some more CPU cycles are spent on actual code being executed. And while it may make the ESP somewhat less responsive, it should still work as intended.
by Ath
29 Mar 2024, 22:15
Forum: ESP Easy: General Discussion
Topic: how use "ProMiniExtender" for "Switch input" ?
Replies: 7
Views: 217

Re: how use "ProMiniExtender" for "Switch input" ?

I've added the changes in PR #4777. You can download this for testing from this GH Actions build (you'll need a a GH Account to be able to download from there, but that account is free :))
by Ath
29 Mar 2024, 07:43
Forum: ESP Easy: Software
Topic: How to set up value open/close
Replies: 7
Views: 5497

Re: How to set up value open/close

after almost one year :oops: i have back to this topic. 2022, that's even 2 years ago :lol: on Door_sensor#State do Publish,homedoor_1,Door_sensor,State,[switch#state#C] endon but in [switch#state#C] i have nothing. ... What I'am missing? Well, that's to be expected, your switch is called Door_sens...