Releases: vladkorotnev/plasma-clock
Releases · vladkorotnev/plasma-clock
v2.0
Wow that's a ton of shitcode.
Added
- HID subsystem for buttons or things
- Janky touch panel driver for a 4 zone touch pad on top of the screen (left/right/up/down)
- Even jankier menu subsystem that has been born in need of refactoring right away!
- Flip through screens in idle using up/down buttons
- Go into a menu from idle using the left button
- Simple countdown timer
- Alarm mode with up to 9 alarms and snooze
- Settings menu to allow basic clock/calendar configuration without using WiFi
- Add more alarm tones, which are covers of:
Fixed
- If an API request fails, now it is retried quicker than upon the configured interval
- Clean up the views folder of the source code
- Lines in the FB2K view now don't slide out of phase
- Bring the PIS-OS and microPIS-OS version numbering in line
v1.2
New Features
- Allow each screen to set it's desired display time or skip itself
- Make things more modular to allow for different device builds
- Add Switchbot Meter Bluetooth API with a Remote Weather Sensor screen (
HAS_SWITCHBOT_METER_INTEGRATION
) - Add a WS0010-based OLED driver
- Add temperature sensor calibration
- Add RSSI bars display
- Add coredump ELF download from Web UI
- Add settings partition backup/restore from Web UI
Fixed
- Fix crash on poweron due to uninitialized animation memory in WOTD screen
Regression
- Temporarily (hopefully) remove OTA and SG8x8 font
Full Changelog: v1.1...v1.2
v1.1
- add scroll speed settings
- allow to disable clock separator blinking
- update indoor icon
- word of the day screen
- fb2k now playing screen