Commit Graph

27 Commits (master)

Author SHA1 Message Date
SQFMI 472eee733d
Merge branch 'master' into fix/gmtOffset_from_weather 9 months ago
Olivier Mehani 5f07f2ec63
Add opion to vibrate every hour (and on reset)
Set watchySettings.vibrateOClock to true

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
12 months ago
Olivier Mehani b0e405e187
Use designated initialisers for watchySettings
This [0] allows to skip obsolete fields, and generally not have to rely
on field ordering.

[0] https://www.cppstories.com/2021/designated-init-cpp20/

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
12 months ago
Olivier Mehani 2bd89ef250
Get gmtOffset from weather data, for use in all NTP requests
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
12 months ago
sqfmi 99158e19d4 v1.4.3
- add ntp sync to weather call
- removed dst param since it's not used
12 months ago
SQFMI 2bfe297e7b change line endings 2 years ago
sqfmi 9f0ce88057 user definable settings 2 years ago
sqfmi 12915a48e6 Native NTP support & bug fixes
- Added native NTP sync support
- Fixed bug with WiFi AP not working due to busy lightsleep callback
- Removed year offsets and use TimeLib macros for consistency
2 years ago
sqfmi e34fbac279 fixed wednesday 2 years ago
Metaln00b ff48d8a241 7_SEG: Add additional weather icons 2 years ago
Greg Wilson d9882ab634 fixed incorrect 12h time conversion 2 years ago
Greg Wilson 20ee700d5a Added variable HOUR_12_24 to config.h, for setting a 12-hour or 24-hour time display. Set to 24 by default. 2 years ago
SQFMI b0ff996341
Merge branch 'master' into patch-1 2 years ago
Nicolas Schodet 2f6cad2fc2 Use smaller font when temperature does not fit, closes #52
This is the case for negative temperatures (-10 for example).
2 years ago
Nicolas Schodet 3680e99634 Fix temperature position, closes #52 2 years ago
Tomas Ekeli 381d08d818
step count reset and temperature display bug
reset step count at midnight, and fix bug with temperature from 10 to 19 overlapping the unit on display
2 years ago
SQFMI 55cb672cee update weather interval 3 years ago
Eric Doughty-Papassideris 0ed0d0922e Removing some warning and potential undefined behaviours 3 years ago
SQFMI 4abc401509 fix file name 3 years ago
SQFMI 516142c373 added bins 3 years ago
SQFMI 06b92e6bc5
Add files via upload 3 years ago
SQFMI 1f5bd052db
Rename README to README.md 3 years ago
SQFMI fab7abeea0
Update README 3 years ago
SQFMI c4a9c1a6d5
Create README 3 years ago
SQFMI 9c87c6030b added dark mode for 7_SEG 3 years ago
SQFMI 8ba8f33fb1 updated watch faces 3 years ago
SQFMI ef501c42e0 updated to 1.1.7 3 years ago