notifications tab missing in collection c esp8266

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
_Cyber_
Normal user
Posts: 115
Joined: 20 Oct 2019, 09:46

notifications tab missing in collection c esp8266

#1 Post by _Cyber_ » 27 Mar 2024, 14:32

I am using besides the normal build also the collection C build.

I noticed, that there the notification tab is missing.
on navigating with /notifications the UI is there, and at least SMTP works as well as on normal build.

maybe it is a oversight that the tab on top is not presented?

BR
Alois

User avatar
Ath
Normal user
Posts: 3519
Joined: 10 Jun 2018, 12:06
Location: NL

Re: notifications tab missing in collection c esp8266

#2 Post by Ath » 28 Mar 2024, 08:08

Well, that's actually a bug. The bug being that the plugins are included in those builds, because for size-reasons, they should have been *excluded* long ago.
I'll fix that, and while it will make life for some users somewhat more complicated as they may need to create a Custom build, it will solve other issues.
/Ton (PayPal.me)

User avatar
Ath
Normal user
Posts: 3519
Joined: 10 Jun 2018, 12:06
Location: NL

Re: notifications tab missing in collection c esp8266

#3 Post by Ath » 28 Mar 2024, 19:33

I have started PR #5015 to correct this.
/Ton (PayPal.me)

damiak
New user
Posts: 7
Joined: 17 Mar 2024, 19:01

Re: notifications tab missing in collection c esp8266

#4 Post by damiak » 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?

User avatar
Ath
Normal user
Posts: 3519
Joined: 10 Jun 2018, 12:06
Location: NL

Re: notifications tab missing in collection c esp8266

#5 Post by Ath » 03 Apr 2024, 22:22

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.
/Ton (PayPal.me)

_Cyber_
Normal user
Posts: 115
Joined: 20 Oct 2019, 09:46

Re: notifications tab missing in collection c esp8266

#6 Post by _Cyber_ » 04 Apr 2024, 12:02

damn, you know, exactly not that what I wanted :shock: :lol: :roll:

TD-er
Core team member
Posts: 8756
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: notifications tab missing in collection c esp8266

#7 Post by TD-er » 04 Apr 2024, 12:31

Just why do you need 1M builds?
If it is because of those small ESP01 modules, you can swap out the flash chip for a larger one and there are now ESP32-C3 variants of the same form factor made by LilyGo: T-01C3

_Cyber_
Normal user
Posts: 115
Joined: 20 Oct 2019, 09:46

Re: notifications tab missing in collection c esp8266

#8 Post by _Cyber_ » 04 Apr 2024, 15:45

on my ESP01 I have swapped the memory chip already with the 4M chip.

system info says:
Flash Chip ID: Vendor: 0xEF Device: 0x4016
Flash Chip Real Size: 4096 kB
Flash IDE Size: 4096 kB
Flash Chip Speed: 40 MHz
Flash IDE Speed: 40 MHz
Flash IDE Mode: DOUT
Flash Writes: 0 daily / 0 boot
Sketch Size: 1017 kB (2052 kB free)
Max. OTA Sketch Size: 1019 kB (1044464 bytes)
OTA possible: true
OTA 2-step Needed: false
SPIFFS Size: 934 kB (842 kB free)

caused by the plugin "serial MCU controlled switch" I need the "collection_C" variant.

in the released binaries I can only see:
ESP_Easy_mega_20240331_collection_C_ESP8266_4M1M.bin

or did I misunderstand something?

TD-er
Core team member
Posts: 8756
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: notifications tab missing in collection c esp8266

#9 Post by TD-er » 04 Apr 2024, 21:45

Ah I now see that was another user asking for an 1M build.

Not sure if "collection C" has the notifications included in the build.
Maybe Ton can tell?

User avatar
Ath
Normal user
Posts: 3519
Joined: 10 Jun 2018, 12:06
Location: NL

Re: notifications tab missing in collection c esp8266

#10 Post by Ath » 04 Apr 2024, 22:23

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
/Ton (PayPal.me)

damiak
New user
Posts: 7
Joined: 17 Mar 2024, 19:01

Re: notifications tab missing in collection c esp8266

#11 Post by damiak » 04 Apr 2024, 23:32

I just flashed the file - ESP_Easy_mega_20240331_normal_ESP8266_1M.bin and there is no notifications tab!
I'm just starting with esp easy and I only have 01s modules with 1MB.
I'm learning and I want to make a custom compilation to unlock this tab because I need it.
Help me.

TD-er
Core team member
Posts: 8756
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: notifications tab missing in collection c esp8266

#12 Post by TD-er » 05 Apr 2024, 00:24

The problem with 1M flash is that you can't really perform OTA updates, so you need to get the unit out to flash them again via serial.
Apart from that the file system also takes up space, so it really is limiting what you can do with it.

One way to make this simpler is to replace the flash chip with a 4M flash chip.
Or move to one of those LilyGo ESP32-C3 units with the same form factor as this ESP01. (LilyGo T-01C3)

Do you really need this form factor, like is it present in some existing relay board or something like that?
Of did you just pick it as it seemed small?

ESP8266 is already quite limited in RAM size and also the 'sketch' can't be over 1MB in size (even if you have larger flash chips like 4M or 16M flash)
So it would make things a lot easier for you if you could switch to either a larger flash size or switch to an ESP32-C3 board.

damiak
New user
Posts: 7
Joined: 17 Mar 2024, 19:01

Re: notifications tab missing in collection c esp8266

#13 Post by damiak » 07 Apr 2024, 15:07

Indeed, it will be the most sensible, I will.

Post Reply

Who is online

Users browsing this forum: No registered users and 33 guests