Watchy Versions Save

Watchy - An Open Source E-Ink Smartwatch

v1.4.10

1 month ago
  • Added board revision function

v1.4.9

1 month ago
  • Support Lat, Lon for location and sunrise, sunset times.
  • Added SSID and IP address to About screen.
  • Use chip icon if temperature data is from internal sensor.

Thanks @Sudrien, @sc68cal, @denics for #233 #231 #230!!

v1.4.8

1 month ago

Merged #242 with great improvements to battery life through reduced display init and refresh times.

Thank you @DarkZeros for this PR.

v1.4.7

1 year ago

Fixes 'WIDTH_VISIBLE' is not a member of 'WatchyDisplay' compilation issue Remove dstOffset from watchySettings struct Fixes weather counter bug on WiFi connection Added GtiHub Actions to build binaries on push

Thanks @wjgeorge, @aminch for the PRs!

v1.4.6

1 year ago

Added a new watchface and uptime in about menu

v1.4.5

1 year ago
  • Battery life improvements with #178
  • Updated GMT offset method
  • Vibrate on the hour option
  • Exit menu to watch face when left to idle
  • Fix compilation error caused by Arduino_JSON

Thanks @DarkZeros @shtrom @Alex-K37 for your contributions!

v1.4.3

1 year ago
  • Added NTP sync to weather call
  • Removed DST parameter since it's not used

v1.4.2

1 year ago
  • Merged fixes from @DarkZeros that causes bootloop in ESP32 Arduino Core 2.0.3+
  • Updates to config.h to accept pin defs depending on board definition

v1.4.1

2 years ago

Fixed include order in header files

v1.4.0

2 years ago

Minor fixes and merged PRs