mrbwburns
|
96915c53fa
|
Merge branch 'main' into fullscreen_weather_module
|
2024-01-24 22:32:10 +01:00 |
|
mrbwburns
|
ea1492ba84
|
make temperature units handling consistent
|
2024-01-24 22:25:48 +01:00 |
|
mrbwburns
|
82ba16c83b
|
fix temperature decimals for the current weather
|
2024-01-24 22:18:23 +01:00 |
|
mrbwburns
|
4d97278bc5
|
fix temperature decimals on the daily forecast
|
2024-01-24 22:13:40 +01:00 |
|
mrbwburns
|
c4fb668bce
|
log level back to INFO
|
2024-01-24 22:04:22 +01:00 |
|
mrbwburns
|
386ebc9462
|
adapt classic weather module to extended openweathermap_wrapper
|
2024-01-24 22:00:43 +01:00 |
|
mrbwburns
|
0435d2878b
|
small improvements on the exception logging in main.py
|
2024-01-24 21:52:24 +01:00 |
|
Ace
|
1bb7de1c8e
|
Merge pull request #317 from aceinnolab/dependabot/pip/pillow-10.2.0
Bump pillow from 10.1.0 to 10.2.0
|
2024-01-24 12:51:22 +03:00 |
|
mrbwburns
|
0735ce285f
|
add sunrise and sunset to the owm wrapper
|
2024-01-23 20:44:21 +01:00 |
|
Ace
|
cb09fb587d
|
update base OS to bookworm dec-2023
|
2024-01-23 16:36:44 +01:00 |
|
Ace
|
0c8e6a65d6
|
log server response on error
|
2024-01-23 13:01:17 +01:00 |
|
dependabot[bot]
|
e73cded31d
|
Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 22:18:39 +00:00 |
|
mrbwburns
|
8fb7a8a880
|
first shot at the openweathermap_wrapper extension (PyOwm replacement)
|
2024-01-22 20:52:19 +01:00 |
|
mrbwburns
|
063f927430
|
remove fonts
|
2024-01-20 21:21:19 +01:00 |
|
mrbwburns
|
4082d589d6
|
revert optimisation flag change
|
2024-01-20 21:15:37 +01:00 |
|
Ace
|
954713ee9d
|
add missing variables
|
2024-01-20 21:14:36 +01:00 |
|
mrbwburns
|
e7741ef955
|
revert image_file.py changes
|
2024-01-20 17:24:38 +01:00 |
|
mrbwburns
|
6d660f48c3
|
finally got the hang of bw/colour image handling
|
2024-01-20 17:15:03 +01:00 |
|
mrbwburns
|
c515da04f0
|
rotate the fullscreen weather image according to orientation settings
|
2024-01-20 16:33:06 +01:00 |
|
mrbwburns
|
707a111849
|
Merge branch 'fullscreen_weather_module' of github.com:mrbwburns/Inkycal into fullscreen_weather_module
|
2024-01-20 16:18:59 +01:00 |
|
mrbwburns
|
2ca00ef3a0
|
add weather icons cache folder + .gitignore
|
2024-01-20 16:18:03 +01:00 |
|
mrbwburns
|
ff33f19c71
|
Merge branch 'main' into fullscreen_weather_module
|
2024-01-20 15:44:17 +01:00 |
|
mrbwburns
|
4b2a0d1957
|
improvements in font handling and orientation support
|
2024-01-20 15:23:24 +01:00 |
|
mrbwburns
|
d65b1b3689
|
functions code styling
|
2024-01-20 15:19:38 +01:00 |
|
mrbwburns
|
b0ca2be01c
|
code-styling thanks to pre-commit
|
2024-01-20 15:10:05 +01:00 |
|
mrbwburns
|
7f91ccac13
|
no optimization for 9.7 epd
|
2024-01-20 15:02:35 +01:00 |
|
mrbwburns
|
7ab512d5c8
|
image_file driver: comply with inky being portrait by default
|
2024-01-20 15:01:44 +01:00 |
|
mrbwburns
|
641a032779
|
use the logger when exception handling kicks in
|
2024-01-17 21:29:24 +00:00 |
|
mrbwburns
|
2da11c4e9d
|
fix get_system_tz to return a proper timezone key and UTC if nothing was found
|
2024-01-17 21:27:40 +00:00 |
|
Ace
|
b7831ed723
|
Merge pull request #309 from aceinnolab/feature/#308
implement Tindie module for Inkycal
|
2024-01-16 13:50:18 +03:00 |
|
mrbwburns
|
4a60019056
|
cleanup
|
2024-01-15 21:10:50 +01:00 |
|
mrbwburns
|
883be28f5a
|
add daily forecast section to fullscreen weather
|
2024-01-15 21:04:51 +01:00 |
|
mrbwburns
|
4c74094d53
|
contributors update
|
2024-01-15 20:53:43 +01:00 |
|
mrbwburns
|
3ea426d615
|
add hourly plot to fullscreen weather
|
2024-01-15 20:45:42 +01:00 |
|
mrbwburns
|
1b1f57339e
|
clean up owm_forecasts
|
2024-01-15 20:44:18 +01:00 |
|
mrbwburns
|
84e4e1b9c5
|
clean up owm_forecasts
|
2024-01-15 20:43:40 +01:00 |
|
mrbwburns
|
e0b44e4486
|
help git with the line endings
|
2024-01-15 20:25:39 +01:00 |
|
mrbwburns
|
bcf3ad2fed
|
devcontainer update: locale + venv
|
2024-01-15 19:20:27 +01:00 |
|
mrbwburns
|
ca16a16a56
|
weather_icons code styling
|
2024-01-15 19:13:57 +01:00 |
|
mrbwburns
|
e80387f66a
|
some more fonts
|
2024-01-15 19:09:24 +01:00 |
|
mrbwburns
|
d2d7c91bb5
|
step 1: actual conditions working
|
2024-01-15 19:08:46 +01:00 |
|
Ace
|
f228daf9fb
|
implement Tindie module for Inkycal
|
2024-01-14 10:58:11 +01:00 |
|
github-actions
|
df32e42d95
|
update docs [bot]
|
2024-01-14 09:08:55 +00:00 |
|
Ace
|
21af78959f
|
Merge pull request #307 from aceinnolab/feature/#306
implement clear-display script
|
2024-01-14 12:07:50 +03:00 |
|
Ace
|
d231716c0b
|
implement clear-display script
|
2024-01-14 00:01:41 +01:00 |
|
mrbwburns
|
2abc15652c
|
Merge branch 'aceinnolab:main' into main
|
2024-01-11 11:46:25 +01:00 |
|
Ace
|
796a896c34
|
Update update-os.yml
|
2024-01-10 14:47:48 +01:00 |
|
Ace
|
dbfdf1533f
|
Merge pull request #303 from jordanschau/patch-1
Update README.md
|
2024-01-10 02:10:33 +03:00 |
|
Jordan Schau
|
de460f5581
|
Update README.md
Fixed typo
|
2024-01-09 15:05:44 -08:00 |
|
mrbwburns
|
8bfb6af663
|
Merge branch 'aceinnolab:main' into main
|
2024-01-08 20:10:20 +01:00 |
|