Releases: coding-lemur/bed-room-clock
Releases · coding-lemur/bed-room-clock
1.5.1
1.5.0
- reduce size of the filesystem partition because the app growing a little bit
- Audio support (now you can play streams via API)
- optimize platformIO.ini for OTA and COM profiles
- fixed write settings.json with default values if not exists
- remove "AsyncElegantOTA" library
- optimize code
It's not possible to write 1.5.0 via OTA because it's needed to rewrite the whole flash (partition sizes was changes)
1.4.1
Support daylight saving time (based on your timezone).
Important note:
Configure your timezone in timeZone
variable (see readme.md for more details)
1.4.0
- move screen-on-distance and screen-on-interval to dynamic settings
- optimize logic for loading and saving settings
- add boot logo
- fix showing version after boot
1.3.4
- remove all files on hard-reset
- update readme
- remove unused code
1.3.3
- add mDNS
- use external portal to show sensor and generic device values
- change brightness via portal
- add hard-reset endpoint
- remove unused library
- add current time to info endpoint
- optimize status messages
1.2.0
v1.2.0 update version-number; update readme