Ace
f8a6f5885a
fiy typo
2024-02-13 09:22:41 +01:00
Ace
e574fe1a40
downgrade matplotlib
2024-02-13 09:14:38 +01:00
Ace
4b4fbd0b36
downgrade matplotlib
2024-02-13 09:13:51 +01:00
Ace
2a51effb0f
enlarge space to 3GB
2024-02-13 01:01:46 +01:00
Ace
95217dd2b7
pipeline testing fix
2024-02-12 20:46:33 +01:00
Ace
80d3b317ef
removed unused dependency
2024-02-12 17:49:00 +01:00
Ace
06eb301d90
cleanup dependencies
2024-02-11 23:51:13 +01:00
Ace
31f1635792
hide some of the output
...
because currently more than 7000 lines are being shown for each run
2024-02-11 18:38:45 +01:00
Ace
0e8eada1c4
hide some of the output
...
because currently more than 7000 lines are being shown for each run
2024-02-11 18:21:54 +01:00
Ace
317602a29d
:)
2024-02-11 14:01:08 +01:00
Ace
8ef13a4b8f
Merge remote-tracking branch 'origin/main'
2024-02-11 13:47:29 +01:00
Ace
04c3918b40
test python3.12 installation
2024-02-11 13:47:22 +01:00
Ace
a63b8fc8fd
update badges
...
badges now show all supported python versions. Dropped badge for update docs. Added badge with link to Discord channel
2024-02-11 12:18:43 +01:00
Ace
10f5b6fb52
add new numpy dependency
2024-02-10 23:08:10 +01:00
Ace
a7f3622e52
fix tests
2024-02-10 22:43:57 +01:00
github-actions
d927b8ebf6
update docs [bot]
2024-02-09 12:55:11 +00:00
Ace
34d479c853
Merge pull request #315 from mrbwburns/fullscreen_weather_module
...
Fullscreen weather module
2024-02-09 15:53:33 +03:00
mrbwburns
0663430a1e
Merge branch 'main' into fullscreen_weather_module
2024-02-08 21:23:20 +01:00
github-actions
c84ccb2157
update docs [bot]
2024-02-08 12:24:25 +00:00
Ace
36268c3409
Merge pull request #320 from aceinnolab/feature/#281
...
Fix an issue with alignment of text
2024-02-08 15:22:58 +03:00
Ace
7e7e32ade6
fix test
2024-02-08 13:22:43 +01:00
Ace
438845c81e
fix alignment bug
2024-02-08 12:51:06 +01:00
mrbwburns
d7dbce8dde
Merge remote-tracking branch 'upstream/main' into fullscreen_weather_module
2024-02-04 20:16:48 +01:00
mrbwburns
d4f9a7a845
Add owm 3.0 API capabilities to get UVI reading into the fullscreen weather (again)
2024-02-04 10:01:49 -08:00
Ace
77ffc4146b
fix minor bug
...
This fixes a bug where using hourly weather forecast with imperial units would lead to the error: TypeError: list indices must be integers or slices, not str
2024-01-29 00:32:12 +01:00
mrbwburns
a88663defe
small cleanup
2024-01-26 14:40:10 -08:00
mrbwburns
04b951eb13
fix timezone handling for weather modules
2024-01-26 14:23:21 -08:00
mrbwburns
b32a709967
remove old owm_forecasts pyowm wrapper
2024-01-26 14:19:31 -08:00
mrbwburns
ed37862bdf
update changelog
2024-01-26 13:41:37 -08:00
mrbwburns
7ce9b957b0
requirements update
2024-01-26 05:09:28 -08:00
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