11{
22 "common" : {
33 "name" : " open-meteo-weather" ,
4- "version" : " 1.2.0 " ,
4+ "version" : " 1.2.1 " ,
55 "news" : {
66 "1.2.1" : {
77 "en" : " Fix settings for adapter checker" ,
1515 "pl" : " Poprawki w ustawieniach sprawdzania adapterów" ,
1616 "uk" : " Виправлення налаштувань для перевірки адаптера" ,
1717 "zh-cn" : " 修复适配器检查器的设置"
18-
19- },
18+ },
2019 "1.2.0" : {
2120 "en" : " Updated internal project structure to latest standards; improved code stability and maintenance." ,
2221 "de" : " Interne Projektstruktur auf den neuesten Stand gebracht; Stabilität und Wartbarkeit verbessert." ,
2928 "pl" : " Zaktualizowano wewnętrzną strukturę projektu do najnowszych standardów." ,
3029 "uk" : " Оновлено внутрішню структуру проекту до останніх стандартів." ,
3130 "zh-cn" : " 内部项目结构已更新至最新标准。"
32- },
31+ },
3332 "1.1.0" : {
3433 "en" : " fix for air quality timestamps, added icons for wind direction and storm warnings" ,
3534 "de" : " Fix für Luftqualität-Zeitstempel, Icons für Windrichtung und Sturmwarnungen hinzugefügt" ,
8079 " pollen" ,
8180 " air quality"
8281 ],
83- "licenseInformation" : {
84- "type" : " free" ,
85- "license" : " MIT"
86- },
82+ "licenseInformation" : {
83+ "type" : " free" ,
84+ "license" : " MIT"
85+ },
8786 "type" : " weather" ,
8887 "mode" : " daemon" ,
8988 "platform" : " Javascript/Node.js" ,
90- "icon" : " open-meteo.png" ,
91- "enabled" : true ,
92- "extIcon" : " https://raw.githubusercontent.com/H5N1v2/ioBroker.open-meteo-weather/main/admin/open-meteo.png" ,
93- "readme" : " https://github.com/H5N1v2/ioBroker.open-meteo-weather/blob/main/README.md" ,
94- "loglevel" : " info" ,
95- "tier" : 3 ,
96- "compact" : true ,
97- "connectionType" : " cloud" ,
98- "dataSource" : " poll" ,
99- "adminUI" : {
100- "config" : " json"
101- },
102- "dependencies" : [
103- {
104- "js-controller" : " >=5.0.19"
105- }
106- ],
107- "globalDependencies" : [
108- {
109- "admin" : " >=7.0.23"
110- }
111- ]
112- },
89+ "icon" : " open-meteo.png" ,
90+ "enabled" : true ,
91+ "extIcon" : " https://raw.githubusercontent.com/H5N1v2/ioBroker.open-meteo-weather/main/admin/open-meteo.png" ,
92+ "readme" : " https://github.com/H5N1v2/ioBroker.open-meteo-weather/blob/main/README.md" ,
93+ "loglevel" : " info" ,
94+ "tier" : 3 ,
95+ "compact" : true ,
96+ "connectionType" : " cloud" ,
97+ "dataSource" : " poll" ,
98+ "adminUI" : {
99+ "config" : " json"
100+ },
101+ "dependencies" : [
102+ {
103+ "js-controller" : " >=5.0.19"
104+ }
105+ ],
106+ "globalDependencies" : [
107+ {
108+ "admin" : " >=7.0.23"
109+ }
110+ ]
111+ },
113112 "native" : {
114113 "latitude" : 51.34 ,
115114 "longitude" : 12.37 ,
121120 "forecastHours" : 1 ,
122121 "forecastHoursEnabled" : false
123122 }
124- }
123+ }
0 commit comments