Richard de Boer
|
cf41ff2bc6
|
weather: fix widget icon
|
2022-01-05 12:13:06 +01:00 |
Marco H
|
b017a3e91b
|
Update widget.js
* Fix loading of settings
* Do not draw widget if `hide` is true
|
2021-12-08 11:30:21 +01:00 |
Marco H
|
b6b7aa8a46
|
Update widget.js
* Load settings on reload of widget
* Do not draw widget when `hide` is set
|
2021-12-08 10:37:02 +01:00 |
Marco H
|
92d3164029
|
Update widget.js
Load settings from file and obey 'hide' setting
|
2021-12-08 10:23:48 +01:00 |
Ben Whittaker
|
5925628cf6
|
Weather: refactoring and reduced ram usage
These changes reduce the memory usage of the ram widget by up to 70
JSVars, depending on the weather.
|
2021-09-20 16:44:41 -04:00 |
Ben Whittaker
|
2f3c996396
|
Add theme support and unknown icon
|
2021-09-18 14:02:59 -04:00 |
Ben Whittaker
|
e0cea37238
|
weather: general refactoring
|
2020-05-24 05:25:26 -04:00 |
Ben Whittaker
|
eed9868b76
|
weather: delete stale weather data
|
2020-05-24 05:25:26 -04:00 |
Ben Whittaker
|
3e4ac82b90
|
weather: add semicolons, replace substr with match
|
2020-05-24 05:25:26 -04:00 |
Ben Whittaker
|
18214da1f4
|
weather: draw widget if needed on LCD on
|
2020-05-24 05:25:26 -04:00 |
Ben Whittaker
|
388e1c792e
|
weather: adjust widget height
|
2020-05-24 05:25:26 -04:00 |
Richard de Boer
|
c3940972b5
|
weather: Convert Gadgetbridge temperature from Kelvin to Celsius
|
2020-04-22 11:00:16 +02:00 |
Richard de Boer
|
319307cdd1
|
weather: Show Gadgetbridge weather reports
Based on http://forum.espruino.com/comments/15194626/, where
NebbishHacker did most of the actual work :-)
|
2020-04-21 23:18:21 +02:00 |