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
* (H5N1v2) Nitrogen dioxide (NO2) datapoint added to the air quality data, user request.
158
-
* (H5N1v2) Added new datapoints for "global_tilted_irradiance" & "et0_fao_evapotranspiration" in hourlyX and "et0_fao_evapotranspiration_sum" in dailyX.
159
-
* (H5N1v2) Some Log-messages translated in main.ts
160
-
* (H5N1v2) Corrected setStateAsync to setState in main.ts
161
-
* (H5N1v2) fix: update forecast hours handling.
162
-
* (H5N1v2) Added an info folder with a last_update data point to check when the last update was performed.
163
-
164
-
### 2.2.4 (2026-02-06)
165
-
* (H5N1v2) fix: update snow depth unit from cm to m in metric unit map
166
-
* (H5N1v2) add: precipitation in hourly & precipitation_sum (snow,rain,showers) in daily.
167
-
* (H5N1v2) Implemented state caching to reduce redundant database I/O operations.
168
-
* (H5N1v2) Optimized socket management with explicit connection handling and timeouts.
169
-
* (H5N1v2) Refactored update logic for better resource management
170
-
171
-
### 2.2.3 (2026-02-03)
172
-
* (wg25 iob-forum) Fix: In the hourly forecast, all hours were incorrectly inheriting the date from the last "day".*
173
-
* (wg25 iob-forum) Fix: Corrected name_day for day0. Previously, it was hardcoded as "Today" (a legacy remnant). It now correctly displays the actual day of the week.
174
-
* (H5N1v2) Updated hours*: Split date and time into separate data points ("date" and "time") based on user feedback.
175
-
* (H5N1v2) Added 'date' key with translations to all translation files.
176
-
177
-
### 2.2.2 (2026-01-30)
178
-
* (H5N1v2) fix: update js-controller and admin dependencies to latest versions
179
-
* (H5N1v2) fix: add missing responsive breakpoints in jsonConfig
180
-
* (H5N1v2) fix: Chinese translations files & correct import path for Chinese translations
181
-
* (H5N1v2) fix: add missing translation for precipitation probability to the translations
182
-
* (H5N1v2) fix: Adjusted the creation of hourly state icons to account for day/night conditions.
183
-
* (H5N1v2) add: Added debug logs to track the execution flow and data processing for better traceability.
184
-
* (H5N1v2) Enhance performance and readability by caching translations, unit maps, and imperial settings.
185
-
* (H5N1v2) Refactor icon retrieval methods for wind direction and moon phases, optimize cleanup logic for deleted locations, improve state creation and updating with consistent translation handling.
186
-
187
-
### 2.2.1 (2026-01-26)
188
-
* (H5N1v2) fix: Correct quotation marks for relative humidity translation in French
189
-
190
-
### 2.2.0 (2026-01-26)
191
-
* (H5N1v2) add unit translations for improved localization in weather data
192
-
* (H5N1v2) add additional pollen units and translations to unit maps
193
-
* (H5N1v2) add carbon monoxide, dust, olive pollen, and ozone in air quality & translations
194
-
* (H5N1v2) refactor weather data fetching to use constants for parameter keys
195
-
* (H5N1v2) remove unused dependencies and scripts
196
-
* (H5N1v2) add image for wind warning
197
-
198
-
### 2.1.0 (2026-01-18)
199
-
* (H5N1v2) add module suncalc
200
-
* (H5N1v2) add Moon Phase value, text and icon url datapoints
201
-
* (H5N1v2) add Moon Phase icons
202
-
* (H5N1v2) add translations for Moon Phases
203
-
* (H5N1v2) Changed location for weather icons for better overview
204
-
205
-
### 2.0.1 (2026-01-18)
206
-
* (H5N1v2) Fix wind direction icons
207
-
208
-
### 2.0.0 (2026-01-15)
209
-
* (H5N1v2) Major Feature: Migrated to a dynamic table-based location management (multi-location support).
210
-
* (H5N1v2) Major Feature: Implemented smart recursive cleanup logic for objects (locations, days, hours, air quality).
211
-
* (H5N1v2) Improved UI visibility for coordinates link.
212
-
213
-
### 1.2.1 (2026-01-13)
214
-
* (H5n1v2) Fix settings for adapter checker
215
-
216
-
### 1.2.0
217
-
* Updated internal project structure to latest standards; improved code stability and maintenance.
218
-
219
-
### 1.1.0
220
-
* Initial NPM release
221
-
* fix for air quality timestamps
222
-
* added icons for wind direction and storm warnings
0 commit comments