Skip to content

Commit b4b7379

Browse files
committed
feat: add nitrogen dioxide and new datapoints for irradiance and evapotranspiration; update log messages and state handling
1 parent 6c54237 commit b4b7379

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@ The adapter provides dynamic icon paths that can be used directly in visualizati
7777
After a new adapter update, it is recommended to delete the entire directory tree and let it be recreated.
7878

7979
## Change Log
80+
### **WORK IN PROGRESS**
81+
* (H5N1v2) Nitrogen dioxide (NO2) datapoint added to the air quality data, user request.
82+
* (H5N1v2) Added new datapoints for "global_tilted_irradiance" & "et0_fao_evapotranspiration" in hourlyX and "et0_fao_evapotranspiration_sum" in dailyX.
83+
* (H5N1v2) Some Log-messages translated in main.ts
84+
* (H5N1v2) Corrected setStateAsync to setState in main.ts
85+
* (H5N1v2) fix: update forecast hours handling.
86+
* (H5N1v2) Added an info folder with a last_update data point to check when the last update was performed.
87+
8088
### 2.2.4 (2026-02-06)
8189
* (H5N1v2) fix: update snow depth unit from cm to m in metric unit map
8290
* (H5N1v2) add: precipitation in hourly & precipitation_sum (snow,rain,showers) in daily.

0 commit comments

Comments
 (0)