You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,12 +62,13 @@ Features:
62
62
After installation, configure the following fields in the instance settings:
63
63
64
64
1.**Location:** Add your Location or a name you want.
65
-
2.**Coordinates (Latitude & Longitude):** Determine your location (you can find these on openstreetmap.org).
66
-
3.**Update Interval:** Time interval in minutes (Default: 30 min).
67
-
4.**Forecast Days:** Number of days for the daily overview (0–16 days).
68
-
5.**Hourly Forecast:** Enable or disable this option and set the number of hours (e.g., the next 24 hours). For example, hour0 is the current hour, hour1 is the next hour, and so on.
69
-
6.**Optional Data:** Checkboxes for pollen and air quality data.
70
-
7.**Units:** Choose between Metric and Imperial.
65
+
2.**Coordinates (Latitude & Longitude):** Add your coordinates. You can find them by clicking the 'Find coordinates with OpenStreetMap' button, or leave the fields empty to use the system coordinates.
66
+
3.**Time Zone:** Set the timezone in the dropdown menu, the default is 'Auto', which automatically adjusts based on your coordinates.
67
+
4.**Update Interval:** Time interval in minutes (Default: 30 min).
68
+
5.**Forecast Days:** Number of days for the daily overview (0–16 days).
69
+
6.**Hourly Forecast:** Enable or disable this option and set the number of hours (e.g., the next 24 hours). For example, hour0 is the current hour, hour1 is the next hour, and so on.
70
+
7.**Optional Data:** Checkboxes for pollen and air quality data.
71
+
8.**Units:** Choose between Metric and Imperial.
71
72
72
73
---
73
74
@@ -100,6 +101,10 @@ The adapter provides dynamic icon paths that can be used directly in visualizati
100
101
After a new adapter update, it is recommended to delete the entire directory tree and let it be recreated.
101
102
102
103
## Changelog
104
+
### **WORK IN PROGRESS**
105
+
* (H5N1v2) feat: Leave latitude and longitude empty to use system coordinates in settings.
106
+
* (H5N1v2) feat: Added dropdown menu for timezones in settings.
107
+
103
108
### 2.5.1 (2026-02-17)
104
109
* (oFbEQnpoLKKl6mbY5e13) Fix: The Icon 61n.png is not displayed and is in the wrong folder.
105
110
* (H5N1) chore: update dependencies to latest versions
0 commit comments