Search found 1356 matches

by ThomasB
29 Apr 2025, 18:21
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

Thanks for the new release. It still hangs on my mega_20250310_climate_ESP32_4M316k device. I need to crawl into the attic and remove the device so I can convert to LittleFS using the latest ESPEasy test build. I should be able to do that in a few days.

- Thomas
by ThomasB
02 Apr 2025, 01:03
Forum: ESP Easy: Software
Topic: VL53L0X Plugin Questions
Replies: 62
Views: 28491

Re: VL53L0X Plugin Questions

It might be an alias error. Transmitted IR from a ranging cycle can be received *after* another transmit has occurred. When this happens the received distance will be wrong, perhaps about 2X or so. Your hand movements could be interrupting the IR Tx or Rx in such a way it causes this unwanted artifa...
by ThomasB
28 Mar 2025, 20:09
Forum: ESP Easy: General Discussion
Topic: espeasy gui needs double click on iMac safari
Replies: 20
Views: 1964

Re: espeasy gui needs double click on iMac safari

since my fw is from 2023 I figured that if this was a bug it should have been solved by now.
There's been several releases since the 2023 build. The latest official release is mega-20241222 (Christmas Edition).

I'm not a iMac user so I can't offer any other advice on your issue.

- Thomas
by ThomasB
24 Mar 2025, 23:31
Forum: ESP Easy: General Discussion
Topic: AI Generated Posts
Replies: 8
Views: 2479

Re: AI Generated Posts

I will send you a private email with the name of a recently joined member that is most likely AI.

- Thomas
by ThomasB
24 Mar 2025, 22:46
Forum: ESP Easy: Software
Topic: Email Notification Causes Reboot if Internet is Offline
Replies: 4
Views: 693

Re: Email Notification Causes Reboot if Internet is Offline

I fully understand about the time constraints.

In the meantime, if anyone has a clever workaround (similar to the ping idea) then please share.

- Thomas
by ThomasB
24 Mar 2025, 22:43
Forum: ESP Easy: General Discussion
Topic: AI Generated Posts
Replies: 8
Views: 2479

Re: AI Generated Posts

At some point it will be impossible to tell authentic human members from insidious AI members. And that time is fast approaching. Some recent AI posts on this forum are surprisingly legit looking. Some of these ask for help, some attempt to give advice. While sounding like a real person with someth...
by ThomasB
24 Mar 2025, 22:01
Forum: ESP Easy: Software
Topic: Email Notification Causes Reboot if Internet is Offline
Replies: 4
Views: 693

Re: Email Notification Causes Reboot if Internet is Offline

I could ping 8.8.8.8 to test for web connectivity. Then I could apply a conditional to the notify rules. But the ping plugin is not in the collection_B_ESP32 builds. And I want to avoid custom builds. Are there any other tricks I could use to accomplish the same thing? Or even better, is this issue ...
by ThomasB
24 Mar 2025, 17:29
Forum: ESP Easy: Software
Topic: Email Notification Causes Reboot if Internet is Offline
Replies: 4
Views: 693

Email Notification Causes Reboot if Internet is Offline

Yesterday my ISP went offline for several hours. During the outage I discovered that ESPEasy consistently reboots when it attempts to send an email notification. In my case, it created a boot loop because the device sends an email when WiFi connects. Here's the serial log (Serial Log Level: None): r...
by ThomasB
16 Mar 2025, 19:05
Forum: ESP Easy: Software
Topic: WiFi Improvements, March 2025 Code Test Results
Replies: 3
Views: 872

Re: WiFi Improvements, March 2025 Code Test Results

Static IP working fine for me. But I haven't done anything special other than set the IP and reboot.
- Thomas
by ThomasB
16 Mar 2025, 01:16
Forum: ESP Easy: Software
Topic: WiFi Improvements, March 2025 Code Test Results
Replies: 3
Views: 872

Re: WiFi Improvements, March 2025 Code Test Results

I can test static IP.
- Thomas
by ThomasB
16 Mar 2025, 00:16
Forum: ESP Easy: Software
Topic: WiFi Improvements, March 2025 Code Test Results
Replies: 3
Views: 872

WiFi Improvements, March 2025 Code Test Results

The EasyFetch discussion got a bit off-topic due to the discussions about WiFi improvements made by TD-er. So this is a new discussion about testing the experimental WiFi changes. Using OTA, I installed mega_20250315_climate_ESP32_4M316k_LittleFS_ETH on a ESP32. It seems to be working fine. I am usi...
by ThomasB
16 Mar 2025, 00:08
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

I will start a new topic for discussions about the WiFi improvement code testing.

Edit: viewtopic.php?t=10695

- Thomas
by ThomasB
15 Mar 2025, 04:35
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

Can you add ESP32 LittleFS Climate to your actions build?

BTW, I don't have the hardware to test Ethernet builds.

- Thomas
by ThomasB
14 Mar 2025, 19:13
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

@TD-er, I loaded your test build (20250312_normal_ESP32_4M316k_LittleFS_ETH) on a spare ESP32. No problems switching from SPIFFS to LittleFS. Good news: It is running fine. @chromo23, Your latest version (20250311/efc_chart1) is working well with the ESPEasy test build while charting some System Inf...
by ThomasB
11 Mar 2025, 22:15
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

When testing a continuous ping to the ESP device, are the ping times constant? While on ESPEasy's main page, ping times vary from 43mS to 500mS. And I sometimes see a timeout, which is concerning. RSSI is -43dBm, so signal strength is very good. Can you check on the inspect window of your browser o...
by ThomasB
11 Mar 2025, 21:22
Forum: ESP Easy: Projects / Applications
Topic: IR receiver with ESPEasy as "microcontroller-in-the-middle"
Replies: 9
Views: 1082

Re: IR receiver with ESPEasy as "microcontroller-in-the-middle"

Looking at the signal handling on your setup photo, I doubt you can do it that way. The IR receiver module removes the carrier frequency and converts the signal to a pulse-based format for the MCU/ESP to decode. But when you resend the IR data from the ESP, it modulates the data with the carrier, ty...
by ThomasB
11 Mar 2025, 20:52
Forum: ESP Easy: Projects / Applications
Topic: IR receiver with ESPEasy as "microcontroller-in-the-middle"
Replies: 9
Views: 1082

Re: IR receiver with ESPEasy as "microcontroller-in-the-middle"

Your photo schematic does not show any pullup on the IR receiver data out. The IR Rx modules are usually open collector drive with a weak pullup inside of them. Perhaps it needs to be a lower value. So that is why I suggested adding 10K ohms sourced from 3.3V. But if you are receiving data then my p...
by ThomasB
11 Mar 2025, 20:38
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

No need to stop the notifications, 20250221/efc6 came out before you added that feature. If ther is an issue, than the /devices page in ESPEasy should also become unresponsive after a while. I have not had the issue while in the native ESPEasy pages. Only occurs when I visit EasyFetch page. And turn...
by ThomasB
11 Mar 2025, 19:59
Forum: ESP Easy: Projects / Applications
Topic: IR receiver with ESPEasy as "microcontroller-in-the-middle"
Replies: 9
Views: 1082

Re: IR receiver with ESPEasy as "microcontroller-in-the-middle"

I don't know if the LogEntry command lets you echo IR data, but would be nice to see if valid data is received. Try it. The IR receiver might need an additional pullup. Install a 10K from 3.3V to Data. To have enough drive current for good range, the IR sender diode should be powered by 5V and use a...
by ThomasB
11 Mar 2025, 19:36
Forum: ESP Easy: Projects / Applications
Topic: MilkMate: Liquid Level Sensor Project
Replies: 37
Views: 29502

Re: MilkMate: Liquid Level Sensor Project

TD-er wrote: 11 Mar 2025, 10:06 Yep, now that you mention it, I don't see any duct tape...
Oops, looks like I forgot it. :)
by ThomasB
11 Mar 2025, 17:51
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

I installed EasyFetch 20250311/efc_chart1. I saw the chart window update, with a few seconds delay between each update. So that is a win. But after a minute or so the ESP became unresponsive. After several more minutes I was able to reach the default ESPEasy GUI. But each time I tried to view EasyFe...
by ThomasB
11 Mar 2025, 16:38
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

And you don't have a 2nd ESP32 to test? Aliexpress has filled my stock with ESP32 boards. But they don't have any of my sensors on them. Aren't they necessary to make this a useful test? I should be fixed with 20250311/efc_chart1 I will try it out. This will sadly not be fixed for the (ESP32-xx) SP...
by ThomasB
11 Mar 2025, 04:15
Forum: ESP Easy: Projects / Applications
Topic: MilkMate: Liquid Level Sensor Project
Replies: 37
Views: 29502

Re: MilkMate: Liquid Level Sensor Project

MilkMate has been in service for a while. So I think it's time to do a short presentation of the project. Although it only monitors milk status in an espresso machine at my community clubhouse, it has been a game changer. The espresso machine is in a small convenience store that utilizes Amazon's Ju...
by ThomasB
11 Mar 2025, 01:14
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

Oh, it sounds tempting. But the device is mounted in the attic crawl space. Not practical to do a USB recovery if it is bricked. So I have to wait until others have tried it out.

- Thomas
by ThomasB
11 Mar 2025, 01:05
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

I thought the build you gave me today was a Climate ESP32 SPIFFS. If not, what did you provide?

- Thomas
by ThomasB
11 Mar 2025, 00:52
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

TD-er fixed the ESPEasy bug. So I was able to continue testing efc_chart3. Here's what I found: 1. Charting does not update in real-time. Requires page refresh to see new graphed data. 2. Page refreshing often causes the ESPEasy to hang for several minutes. This does not occur if EasyFetch's chartin...
by ThomasB
11 Mar 2025, 00:45
Forum: ESP Easy: Software
Topic: MEGA_20250224 Has Broken Math Parsing
Replies: 10
Views: 1621

Re: MEGA_20250224 Has Broken Math Parsing

No other math issues have been observed.

I saw that your fix was to uncomment the "else" statement. Surprised to see that the conditional had been disabled.

- Thomas
by ThomasB
10 Mar 2025, 23:30
Forum: ESP Easy: Software
Topic: MEGA_20250224 Has Broken Math Parsing
Replies: 10
Views: 1621

Re: MEGA_20250224 Has Broken Math Parsing

It's working! Thanks.

- Thomas
by ThomasB
10 Mar 2025, 22:58
Forum: ESP Easy: Software
Topic: MEGA_20250224 Has Broken Math Parsing
Replies: 10
Views: 1621

Re: MEGA_20250224 Has Broken Math Parsing

It would be fantastic if you could build climate_ESP32_4M316k for me.

- Thomas
by ThomasB
10 Mar 2025, 18:33
Forum: ESP Easy: Hardware
Topic: Wanted: Cheap ESPEasy Hackable WiFi Products with a Color Display
Replies: 31
Views: 12042

Re: Wanted: Cheap ESPEasy Hackable WiFi Products with a Color Display

Found a possible candidate for what I have in mind. It's the GeekMagic SmallTV Pro. About $25 USD on aliexpress. geekmagic.jpg https://www.aliexpress.us/item/3256804945825258.html There are two versions. The lower cost "Ultra" is ESP8266. The "Pro" is ESP32 with a touch sensor. B...
by ThomasB
08 Mar 2025, 00:53
Forum: ESP Easy: Software
Topic: enable a device from rules
Replies: 56
Views: 9747

Re: enable a device from rules

I found that the VL53L1x works best with "strong" pullup resistors. I suggest you leave its two 10K ohm resistors alone (installed on the PCB). But add two new 2.2K ohms, one from 3.3V to SDA and another from 3.3V to SCL. You can do this on the ESP32.

- Thomas
by ThomasB
07 Mar 2025, 23:18
Forum: ESP Easy: Software
Topic: MEGA_20250224 Has Broken Math Parsing
Replies: 10
Views: 1621

Re: MEGA_20250224 Has Broken Math Parsing

Thanks for jumping in. My previous examples show that the recent change needs some attention. The math breaks if more than one level of parentheses is used. Which is going to adversely affect some existing projects.

- Thomas
by ThomasB
07 Mar 2025, 19:47
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

I haven't had time to further debug this. I am juggling other projects at the moment.
I found the problem with the latest ESPEasy test build. Reported here:
viewtopic.php?t=10670

- Thomas
by ThomasB
07 Mar 2025, 19:46
Forum: ESP Easy: Software
Topic: enable a device from rules
Replies: 56
Views: 9747

Re: enable a device from rules

Some questions about your latest configuration: 1. Exactly how long is the i2c cable? Is it really 10 feet? 2. How are the conductors organized in the i2c cable? For example, flat ribbon cable with signals separated by power and ground, or round cable with random conductor positions? 3. What are the...
by ThomasB
07 Mar 2025, 19:40
Forum: ESP Easy: Software
Topic: MEGA_20250224 Has Broken Math Parsing
Replies: 10
Views: 1621

MEGA_20250224 Has Broken Math Parsing

I perform a lot of math on system/dummy variables. Some complex statements use several levels of parenthesis to direct math order. The latest test build has broken the parsing. I've been able to reduce the problem to demonstrate that math statements that use more than one level of parenthesis will r...
by ThomasB
06 Mar 2025, 20:44
Forum: ESP Easy: Software
Topic: WifiAPMode "Off" Command
Replies: 2
Views: 826

Re: WifiAPMode "Off" Command

Bingo! That works. Thank you.

I found more info about such things here:
viewtopic.php?t=8995#p57203

- Thomas
by ThomasB
06 Mar 2025, 19:17
Forum: ESP Easy: Software
Topic: WifiAPMode "Off" Command
Replies: 2
Views: 826

WifiAPMode "Off" Command

I have a device that connects to a public WiFi guest network for sending notifications. I use the WifiAPMode command (in a rule) to turn on AP Mode when I need to access ESPEasy's settings. When I am done I reboot to disable AP Mode. Rebooting works, but it is a clumsy solution. Is there a command t...
by ThomasB
06 Mar 2025, 18:06
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

I use five Dummy Device plugins, mostly because they allow me to assign useful names to vars. One of the Dummy's (all of its three values) won't accept data that I store. All remain at zero. So probably not related to RTC. Only try on accessible units on your desk... The device is mounted in the att...
by ThomasB
06 Mar 2025, 02:08
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

Hmm. The mega_20250224_climate_ESP32_4M316k release has broken all the values in one of my Dummy Device plugins. Reverting back to the Dec 2024 release restores them. Scratching my head. I will have to look closely at the rules to see if I can find a reason for this. But it might be a new ESPEasy bu...
by ThomasB
05 Mar 2025, 21:18
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

I see you made another update a few minutes ago. :)

Warning Message
Warning Message
Screenshot 2025-03-05 121253.jpg (23.76 KiB) Viewed 10680 times

Installed it, no problems encountered.

Thomas
by ThomasB
05 Mar 2025, 19:36
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

[1] Upgraded ESPEasy
Was: mega_20241221_climate_ESP32_4M316k
Now: mega_20250224_climate_ESP32_4M316k

[2] Installed 20250305/efc_chart2

Success! Charting is working. Thanks!

- Thomas
by ThomasB
05 Mar 2025, 03:31
Forum: ESP Easy: Software
Topic: maybe easier to use Dashboard replacement
Replies: 281
Views: 512223

Re: maybe easier to use Dashboard replacement

Very nice. I loaded the new release and I could not get the charting to work. I can see the graph in the plugin's stats, but the chart box in the GUI remains blank. Also, reloading the page or saving changes causes the ESP32 to become non-responsive. Requires a reboot. Reverted back to release 20250...
by ThomasB
04 Mar 2025, 02:40
Forum: ESP Easy: Hardware
Topic: Wanted: Cheap ESPEasy Hackable WiFi Products with a Color Display
Replies: 31
Views: 12042

Re: Wanted: Cheap ESPEasy Hackable WiFi Products with a Color Display

My favorite kind of hacking is to take "this" and make it do "that." :)

No promises, but I will try to include some duct tape to give it that "I built it" look.

- Thomas
by ThomasB
03 Mar 2025, 19:26
Forum: ESP Easy: Hardware
Topic: Wanted: Cheap ESPEasy Hackable WiFi Products with a Color Display
Replies: 31
Views: 12042

Re: Wanted: Cheap ESPEasy Hackable WiFi Products with a Color Display

That looks interesting. But what I have in mind is a hackable ESP32 based display that is fully encased (no need to 3D print anything). Would be cool if it included brackets for wall and desktop use. This vision is similar to the origins of ESPEasy. In the early days many of us were using Sonoff mod...
by ThomasB
01 Mar 2025, 06:45
Forum: ESP Easy: Software
Topic: enable a device from rules
Replies: 56
Views: 9747

Re: enable a device from rules

I did try to remove I2C or Current pins of the ToF while this option was on and it would never disable the device. This seems to be hit and miss on the VL53L0x. ESPEasy sometimes does not know a TOF device has gone missing. Sometimes is does. On the other hand, devices like the LM75A are reliably d...
by ThomasB
28 Feb 2025, 22:02
Forum: ESP Easy: Software
Topic: enable a device from rules
Replies: 56
Views: 9747

Re: enable a device from rules

or wait for the new feature Ton is working on, to have multiple I2C busses.
Holy cow! That would be a nice feature.

-Thomas