Commit graph

9 commits

Author SHA1 Message Date
2 * r + 2 * t
87b491d8e7 lock: add weather
Also refactor weather service
2025-08-10 23:15:32 +10:00
Soramane
f263df3ccd internal: create service config 2025-07-16 21:44:27 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
William (Liam) Snow IV
b053130570
feat: fahrenheit option for weather (#189)
* Added Fahrenheit to Weather Service

* some fixes

Allow for hot reloading config opt
Add opt to example config

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-03 14:08:25 +10:00
2 * r + 2 * t
0d7804f677 weather: use xmlhttprequest
Remove curl dependency

Also add buffer period so it doesnt spam api requests
2025-06-29 21:00:24 +10:00
2 * r + 2 * t
7223622933 weather: fix ipinfo undef err 2025-06-25 16:56:26 +10:00
2 * r + 2 * t
4fe6ff22f6 feat: configurable weather location
Impls #76
2025-06-16 00:50:38 +10:00
2 * r + 2 * t
05e9561fd6 internal: use stdiocollector
Removes dependency on jq
Also fix beatdetector
2025-06-15 15:43:50 +10:00
2 * r + 2 * t
b6a34cbc47 internal: move weather into service
Also fix not escaping city properly
2025-05-28 22:03:05 +08:00