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