Ace
ca8990cd01
this and that
2024-06-24 02:22:07 +02:00
Ace
36b5906534
this and that
2024-06-24 02:16:08 +02:00
Ace
310fefa1ae
small improvements
2024-06-24 01:53:52 +02:00
Ace
17c13e6d8e
fix issue with yfinance
2024-06-23 22:25:11 +02:00
Ace
8681e81e00
fix small bug
2024-06-23 21:38:25 +02:00
Ace
862886be24
fix small bug
2024-06-23 21:35:38 +02:00
Ace
4112df0771
fix minor issue
2024-06-23 21:30:30 +02:00
Ace
87dbc0691b
fix minor issue
2024-06-23 21:28:40 +02:00
Ace
0ecca08484
improve pisugar class
2024-06-23 21:24:59 +02:00
Ace
13e03331f8
fix some minor bugs
2024-06-23 21:08:01 +02:00
Ace
309c6ca5bc
test pisugar support
2024-06-23 20:13:58 +02:00
Ace
610f246c02
checkpoint
2024-05-12 02:00:26 +02:00
Ace
9346fcf750
code quality improvements
2024-05-11 23:25:40 +02:00
Ace
24ef737efb
fix issue with 12.48" rendering
...
See #334 and #335 for more details
2024-04-28 16:27:00 +02:00
Ace
5f88ec21fc
Merge remote-tracking branch 'origin/main'
2024-04-12 12:06:00 +02:00
Ace
76b86afafb
update epdconfig for 12.48" display
2024-04-12 12:02:46 +02:00
Rafal Janicki
84266e9ffa
Added EPD 5.83'' v2 driver - fix naming
2024-04-02 18:48:50 +02:00
Rafal Janicki
eff3ae770a
Added EPD 5.83'' v2 driver
2024-04-02 18:40:44 +02:00
Ace
f91f33394a
adapt code for latest kernel
2024-03-23 01:06:03 +01:00
emilyboda
c893fafaf1
Update inkycal_agenda.py
2024-03-15 15:48:17 -04:00
emilyboda
6f2d9028d1
Update inkycal_agenda.py
2024-03-15 15:46:56 -04:00
emilyboda
099dde31cb
Update inkycal_agenda.py
2024-03-15 14:46:38 -04:00
emilyboda
e8835c736c
Update inkycal_agenda.py
2024-03-15 13:53:26 -04:00
emilyboda
0469e75471
Update inkycal_agenda.py
2024-03-15 13:22:01 -04:00
emilyboda
a3e604511d
Update inkycal_agenda.py
2024-03-15 13:14:26 -04:00
emilyboda
1e37b77a54
add all day and right align time
2024-03-15 13:07:21 -04:00
emilyboda
c0e5f4d7bb
moved event line to the left
2024-03-15 13:04:47 -04:00
Ace
5f132828eb
add image file to supported model
2024-03-10 03:30:07 +01:00
Ace
ae86daf6b8
Add support for longer update intervals
...
Load display-sizes from supported_models
Cleanup old images on new run of Inkycal
2024-03-10 02:11:33 +01:00
Ace
7e2414afcf
added name
2024-02-17 00:00:28 +01:00
Ace
a7f3622e52
fix tests
2024-02-10 22:43:57 +01:00
mrbwburns
0663430a1e
Merge branch 'main' into fullscreen_weather_module
2024-02-08 21:23:20 +01:00
Ace
438845c81e
fix alignment bug
2024-02-08 12:51:06 +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
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
mrbwburns
0735ce285f
add sunrise and sunset to the owm wrapper
2024-01-23 20:44:21 +01:00
Ace
0c8e6a65d6
log server response on error
2024-01-23 13:01:17 +01:00
mrbwburns
8fb7a8a880
first shot at the openweathermap_wrapper extension (PyOwm replacement)
2024-01-22 20:52:19 +01:00
mrbwburns
4082d589d6
revert optimisation flag change
2024-01-20 21:15:37 +01:00
mrbwburns
e7741ef955
revert image_file.py changes
2024-01-20 17:24:38 +01:00