Skip to content

Releases: coding-lemur/bed-room-clock

1.5.1

14 Feb 20:16
355b62c
Compare
Choose a tag to compare
  • add player fields to info json
  • fixed few errors in documentation
  • change connection-timeout
  • optimize code

1.5.0

13 Feb 18:18
5907c1b
Compare
Choose a tag to compare
  • 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

30 Oct 08:29
7d7f008
Compare
Choose a tag to compare

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

25 Sep 10:16
873b863
Compare
Choose a tag to compare
  • 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

23 Sep 06:21
09801fd
Compare
Choose a tag to compare
  • remove all files on hard-reset
  • update readme
  • remove unused code

1.3.3

22 Sep 19:57
ba04cac
Compare
Choose a tag to compare
  • 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

22 Sep 19:53
5753b9f
Compare
Choose a tag to compare
v1.2.0

update version-number; update readme