diff --git a/CHANGELOG_OLD.md b/CHANGELOG_OLD.md index abb18d9..03180e2 100644 --- a/CHANGELOG_OLD.md +++ b/CHANGELOG_OLD.md @@ -1 +1,106 @@ # Older changes +## 2.0.3 (2021-10-04) + +* (klein0r) Fixed error logging + +## 2.0.2 (2021-08-18) + +* (klein0r) Added timeout option + +## 2.0.1 (2021-08-17) + +* (klein0r) Minor bug fixes + +## 2.0.0 (2021-08-17) + +* (klein0r) Updated admin interface to maintain multiple sensors in one instance **(BREAKING CHANGE - RE-CONFIGURE YOUR SENSORS)** + +## 1.0.3 (2021-03-21) + +* (klein0r) Remove non-numeric characters from sensor id + +## 1.0.2 (2021-01-25) + +* (klein0r) Fixed async object creation + +## 1.0.1 (2020-11-10) + +* (klein0r) Added iobroker sentry + +## 1.0.0 (2020-08-27) + +* (klein0r) First stable release + +## 0.0.18 + +* (klein0r) Added units for pressure and noise + +## 0.0.17 + +* (klein0r) Added link to sensor map + +## 0.0.16 + +* (klein0r) Minor bugfixes + +## 0.0.15 + +* (klein0r) setTimeout found in main.js, but no clearTimeout detected + +## 0.0.14 + +* (klein0r) Fixed sensor data check issue + +## 0.0.13 + +* (klein0r) Added missing translations + +## 0.0.12 + +* (klein0r) Minor bugfixes +* (dominik-lienemann) Added timestamp of last sensor update + +## 0.0.11 + +* (klein0r) fixed units of states + +## 0.0.10 + +* (klein0r) changed API url + +## 0.0.9 + +* (klein0r) minor bugfixes + +## 0.0.9 + +* (klein0r) improved logging + +## 0.0.8 + +* (klein0r) added response time and units + +## 0.0.7 + +* (klein0r) merged pull requests - thanks a lot for contribution + +## 0.0.6 + +* (klein0r) changed type to weather + +## 0.0.5 + +* (klein0r) fixed issues when sensor is not available +* (klein0r) added location information for remote sensors + +## 0.0.4 + +* (pix) path is IP if sensor is local + +## 0.0.3 + +* (pix) path and sensor name added + +## 0.0.1 + +* (klein0r) initial release diff --git a/README.md b/README.md index c21599a..aa58064 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,7 @@ iobroker add luftdaten Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> - -### **WORK IN PROGRESS** +### 2.2.0 (2022-03-14) * (klein0r) Added documentation * (klein0r) Added hint for Admin 4 configuration @@ -68,112 +67,6 @@ iobroker add luftdaten * (klein0r) Admin 5 Support -### 2.0.3 (2021-10-04) - -* (klein0r) Fixed error logging - -### 2.0.2 (2021-08-18) - -* (klein0r) Added timeout option - -### 2.0.1 (2021-08-17) - -* (klein0r) Minor bug fixes - -### 2.0.0 (2021-08-17) - -* (klein0r) Updated admin interface to maintain multiple sensors in one instance **(BREAKING CHANGE - RE-CONFIGURE YOUR SENSORS)** - -### 1.0.3 (2021-03-21) - -* (klein0r) Remove non-numeric characters from sensor id - -### 1.0.2 (2021-01-25) - -* (klein0r) Fixed async object creation - -### 1.0.1 (2020-11-10) - -* (klein0r) Added iobroker sentry - -### 1.0.0 (2020-08-27) - -* (klein0r) First stable release - -### 0.0.18 - -* (klein0r) Added units for pressure and noise - -### 0.0.17 - -* (klein0r) Added link to sensor map - -### 0.0.16 - -* (klein0r) Minor bugfixes - -### 0.0.15 - -* (klein0r) setTimeout found in main.js, but no clearTimeout detected - -### 0.0.14 - -* (klein0r) Fixed sensor data check issue - -### 0.0.13 - -* (klein0r) Added missing translations - -### 0.0.12 - -* (klein0r) Minor bugfixes -* (dominik-lienemann) Added timestamp of last sensor update - -### 0.0.11 - -* (klein0r) fixed units of states - -### 0.0.10 - -* (klein0r) changed API url - -### 0.0.9 - -* (klein0r) minor bugfixes - -### 0.0.9 - -* (klein0r) improved logging - -### 0.0.8 - -* (klein0r) added response time and units - -### 0.0.7 - -* (klein0r) merged pull requests - thanks a lot for contribution - -### 0.0.6 - -* (klein0r) changed type to weather - -### 0.0.5 - -* (klein0r) fixed issues when sensor is not available -* (klein0r) added location information for remote sensors - -### 0.0.4 - -* (pix) path is IP if sensor is local - -### 0.0.3 - -* (pix) path and sensor name added - -### 0.0.1 - -* (klein0r) initial release - ## License The MIT License (MIT) diff --git a/io-package.json b/io-package.json index 48215a3..49b25e3 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,20 @@ { "common": { "name": "luftdaten", - "version": "2.1.3", + "version": "2.2.0", "news": { + "2.2.0": { + "en": "Added documentation\nAdded hint for Admin 4 configuration\nUpdated state roles\nUpdated debug messages to provide more information\nUpdated dependencies", + "de": "Dokumentation hinzugefügt\nHinweis für die Konfiguration von Admin 4 hinzugefügt\nStatusrollen aktualisiert\nAktualisierte Debug-Meldungen, um weitere Informationen bereitzustellen\nAktualisierte Abhängigkeiten", + "ru": "Добавлена документация\nДобавлена подсказка для конфигурации Admin 4\nОбновлены роли состояния\nОбновлены отладочные сообщения для предоставления дополнительной информации.\nОбновленные зависимости", + "pt": "Documentação adicionada\nAdicionada dica para configuração do Admin 4\nFunções de estado atualizadas\nMensagens de depuração atualizadas para fornecer mais informações\nDependências atualizadas", + "nl": "Toegevoegde documentatie\nHint toegevoegd voor configuratie van Admin 4\nBijgewerkte statusrollen\nBijgewerkte foutopsporingsberichten om meer informatie te geven\nBijgewerkte afhankelijkheden", + "fr": "Documents ajoutés\nAjout d'un indice pour la configuration d'Admin 4\nRôles d'état mis à jour\nMessages de débogage mis à jour pour fournir plus d'informations\nDépendances mises à jour", + "it": "Aggiunta documentazione\nAggiunto suggerimento per la configurazione dell'amministratore 4\nRuoli statali aggiornati\nMessaggi di debug aggiornati per fornire ulteriori informazioni\nDipendenze aggiornate", + "es": "Documentación añadida\nSugerencia agregada para la configuración de Admin 4\nRoles de estado actualizados\nMensajes de depuración actualizados para proporcionar más información.\nDependencias actualizadas", + "pl": "Dodana dokumentacja\nDodano wskazówkę dotyczącą konfiguracji Admin 4\nZaktualizowane role stanowe\nZaktualizowano komunikaty debugowania, aby dostarczyć więcej informacji\nZaktualizowane zależności", + "zh-cn": "添加的文档\n添加了 Admin 4 配置的提示\n更新了状态角色\n更新了调试消息以提供更多信息\n更新的依赖项" + }, "2.1.3": { "en": "Updated dependencies", "de": "Aktualisierte Abhängigkeiten", @@ -74,18 +86,6 @@ "es": "Opción de tiempo de espera agregada", "pl": "Dodano opcję limitu czasu", "zh-cn": "添加超时选项" - }, - "2.0.1": { - "en": "Minor bug fixes", - "de": "Kleinere Bugfixes", - "ru": "Устранение небольших багов", - "pt": "Pequenas correções de bugs", - "nl": "Kleine bugfixes", - "fr": "Corrections de bugs mineurs", - "it": "Correzioni di bug minori", - "es": "Correcciones de errores menores", - "pl": "Naprawy niewielkich błędów", - "zh-cn": "修正了一些小错误" } }, "titleLang": { diff --git a/package-lock.json b/package-lock.json index 1ad216e..c52d2d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "iobroker.luftdaten", - "version": "2.1.3", + "version": "2.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b8155b5..8a253a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.luftdaten", - "version": "2.1.3", + "version": "2.2.0", "description": "ioBroker Luftdaten Adapter", "author": { "name": "Matthias Kleine",