Releases: ph1p/ikea-led-obegraensad
Release v1.0.1
This is a prerelease version of the firmware.
Installation
Flash the appropriate firmware binary for your device. https://github.com/ph1p/ikea-led-obegraensad?tab=readme-ov-file#ota-updates
Default Configuration
- Hostname: ikea-led
- OTA Username: admin
- OTA Password: ikea-led-wall
- WiFi SSID: WifiForIkeaLamp (ESP8266 only)
- WiFi Password: WifiPasswordForIkeaLamp (ESP8266 only)
Note: ESP32 devices will create an access point if unable to connect to WiFi.
Bugfixes
- Rsolve issue when using OTA Update #179
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
This is a prerelease version of the firmware.
Installation
Flash the appropriate firmware binary for your device. https://github.com/ph1p/ikea-led-obegraensad?tab=readme-ov-file#ota-updates
Default Configuration
- Hostname: ikea-led
- OTA Username: admin
- OTA Password: ikea-led-wall
- WiFi SSID: WifiForIkeaLamp (ESP8266 only)
- WiFi Password: WifiPasswordForIkeaLamp (ESP8266 only)
Note: ESP32 devices will create an access point if unable to connect to WiFi.
What's Changed
- Upgrade ArduinoJson to v7 by @Solmath in #180
- Refactor/performance and UI updates by @ph1p in #182
- Remove time restrictions from clock display by @Solmath in #178
- Add environment for ESP32S3 by @Solmath in #177
Full Changelog: v0.0.1...v1.0.0
First automatic release v0.0.1
This is a prerelease version of the firmware.
Installation
Flash the appropriate firmware binary for your device. https://github.com/ph1p/ikea-led-obegraensad?tab=readme-ov-file#ota-updates
Default Configuration
- Hostname: ikea-led
- OTA Username: admin
- OTA Password: ikea-led-wall
- WiFi SSID: WifiForIkeaLamp (ESP8266 only)
- WiFi Password: WifiPasswordForIkeaLamp (ESP8266 only)
Note: ESP32 devices will create an access point if unable to connect to WiFi.
What's Changed
- adjusted instructions, added LoRa32 TTGO, typo fix by @cixio in #1
- Improve photos by @schmackofant in #4
- Made the wifi reset message more clear by @franga2000 in #13
- feat: snake game by @cixio in #15
- Rotation and bugfixes by @ph1p in #10
- Replace preact with solidjs by @ph1p in #11
- Added a brightness setting by @endes0 in #28
- Added mode: BigClock by @rickpala in #21
- Adds weather screen using OpenWeatherMap API by @robotfishe in #27
- Fix esp8266 crash, int overflow and compiler warnings by @jekkos in #30
- Enable WiFi Reconnect by @craftbyte in #41
- Add rain animation by @byte4c in #43
- Support for 8266 nodemcuv2 by @jekkos in #44
- refactor(weather): handle http status code by @jekkos in #32
- Pluginsystem and more by @ph1p in #56
- fix: Wrong filename by @MoJo2600 in #61
- feat: Add ESP32 exception decoder to platformio.ini by @MoJo2600 in #62
- fix(brightness): add brightness boundaries by @ph1p in #64
- feat: add mDNS support by @schw4rzlicht in #55
- feat: add static IP configuration by @schw4rzlicht in #54
- chore: Update Readme for Lolin D32 by @MoJo2600 in #68
- feat: use wifi manager to configure AP by @ahuber21 in #59
- fix: weather negative temps by @ahuber21 in #76
- feat: Pong Clock by @MoJo2600 in #77
- Update README.md by @jaal2001 in #85
- Character Font, Scrolling Text, API, Alternative Clock with Second Pixel by @kohlsalem in #69
- fix: static IP config broken on ESP32 by @schw4rzlicht in #94
- OTA upload_url parameter to be changed by @jaal2001 in #96
- Update README.md by @c-graeser in #88
- Update README.md with alternate button wiring by @jaal2001 in #97
- Update PongClockPlugin.cpp by @c-graeser in #90
- linear brightness control via web server by @Elump in #102
- Fix SPI.writeBytes data alignment by @zuckschwerdt in #105
- Bugfix missing include of by @wallem89 in #107
- Add DDP client plugin by @zuckschwerdt in #104
- fix: compile errors when using WiFiManager.h on ESP8266 by @ahuber21 in #80
- Feature/rest api (advanced and cleaned) by @gelse in #100
- Added reconnect and timeout to WifiManager. by @luedi128 in #114
- Update dependencies by @mrueg in #120
- feat: update readme with API examples by @mryan1 in #127
- ci: Introduce GitHub Actions for Firmware Build and Release by @lucaam in #131
- refactor: Convert server responses from text to JSON by @lucaam in #130
- fix(ddp): remove unneeded buffer by @zuckschwerdt in #129
- app.tsx: Fix typo when plugin is running by @cmuellner in #136
- Add example instructions to readme for home assistant automations by @steffensc in #145
- compile fixes by @folkertvanheusden in #144
- ArtNet Support by @sergiopantalon3 in #138
- Create default secrets.h by @jaal2001 in #156
- Replace AsyncElegantOta by @Solmath in #155
- Exposes persisted plugin ID and improves Websockets updates by @HennieLP in #165
- Support for dependabot-style dependency updates by @mrueg in #176
- Code formatting and pre-commit support by @Solmath in #168
- Add metaball blob demo effect by @jtpedersen in #162
- Improve Game Of Life plugin by @tokfrans03 in #170
New Contributors
- @cixio made their first contribution in #1
- @schmackofant made their first contribution in #4
- @franga2000 made their first contribution in #13
- @endes0 made their first contribution in #28
- @rickpala made their first contribution in #21
- @robotfishe made their first contribution in #27
- @jekkos made their first contribution in #30
- @craftbyte made their first contribution in #41
- @byte4c made their first contribution in #43
- @MoJo2600 made their first contribution in #61
- @schw4rzlicht made their first contribution in #55
- @ahuber21 made their first contribution in #59
- @jaal2001 made their first contribution in #85
- @kohlsalem made their first contribution in #69
- @c-graeser made their first contribution in #88
- @Elump made their first contribution in #102
- @zuckschwerdt made their first contribution in #105
- @wallem89 made their first contribution in #107
- @gelse made their first contribution in #100
- @luedi128 made their first contribution in #114
- @mrueg made their first contribution in #120
- @mryan1 made their first contribution in #127
- @lucaam made their first contribution in #131
- @cmuellner made their first contribution in #136
- @steffensc made their first contribution in #145
- @folkertvanheusden made their first contribution in #144
- @sergiopantalon3 made their first contribution in #138
- @Solmath made their first contribution in #155
- @HennieLP made their first contribution in #165
- @jtpedersen made their first contribution in #162
- @tokfrans03 made their first contribution in #170
Full Changelog: https://github.com/ph1p/ikea-led-obegraensad/commits/v0.0.1