I’m having strange issue connecting to the device. How do I change the name of the display? I config the WiFi but the password just displays then takes hours to connect.
When it does work I set the weather to 120secs but then lose the weather information after few hours.
Support ESP32. With ESP32 core wledPixel works more stable and faster. I recommend using ESP32 if you have any issues like unexpected reboots. #27
Fix intensity(brightens) MQTT topic. Now if you send 0 to intensity then display will turn off and if later you change intensity to any value more than 0 display turn on. #44
NTP default server updated to us.pool.ntp.org. Previous value caused synchronization errors and sometimes reboot. #49
Added a 5-second pause in a boot to keep IP address listed on display longer #51
Be careful: some settings (such as MQTT server, time zone, and zone settings) will be erased, you need to specify them again. This is caused by the renaming of some internal variables due to the limitations of the library used in ESP32.
Hey Everyone, i am sure its a stupid question. But i have no clue where to start. I got the WemosD1 Mini, i got an 8x32 Led pixel board…and now i have the Source code (zip) from github…and next? I can´t find any guide for an installation an what to flash where. At the moment, i tried the Wled Online Flash tool, wich dosn´t work… i think its not for 1 colored LED boards.
I have used ardunio IDE before and also worked with ESPHome but i am a little lost here. You dont have to explan erverything. I am finde with the info, where i can finde the info … Watch this Video, look at this guide etc…
Thanks
I know, this has been answered before, but I am using 4 segments to monitor the status of my Bambu printer. I have a custom HA sensor, that displays a long status message. This message scrolls fine as long as I have only 1 zone.
If I create 2 zones, with the same modules (0-3), when scrolled, world clock is being scrolled together with my message, which makes message unreadable.
Clock itself is being displayed correctly alone, the issue is only when message is being scrolled.
Is it possible to not have the clock at the time my message is scrolled?