Skip to content

Commit

Permalink
Switched version =>1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XHunter74 committed Feb 21, 2025
1 parent d0884c3 commit ea6104d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 15 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ All devices which can be controlled via EWPE Smart app should be supported, incl
**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry reporting is used starting with js-controller 3.0.

## Changelog
### 1.1.3 (2025-02-21)
- Updated dependencies
### 1.1.2 (2024-10-16)
- Updated dependencies
- Adjusted admin layout
Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
{
"common": {
"name": "gree-hvac",
"version": "1.1.2",
"version": "1.1.3",
"news": {
"1.0.3": {
"en": "Added refresh devices button on tab page",
"de": "Hinzugefügt Refresh-Geräte-Taste auf Tab-Seite",
"ru": "Добавлена кнопка обновления устройств на боковой странице",
"pt": "Adicionado botão de dispositivos de atualização na página da guia",
"nl": "Toevoegen Vernieuw apparaten knop op tabbladpagina",
"fr": "Ajout du bouton de rafraîchissement des appareils sur la page de l'onglet",
"it": "Aggiunti i dispositivi di aggiornamento pulsante sulla pagina della scheda",
"es": "Botón de dispositivos de actualización añadido en la página de la pestaña",
"pl": "Dodano przycisk odświeżania urządzeń na zakładce",
"uk": "Додано кнопку оновлення пристроїв на бічній сторінці",
"zh-cn": "在标签页上添加更新设备按钮"
},
"1.0.4": {
"en": "Code optimization. Bug fixes.",
"de": "Codeoptimierung. Fehlerbehebungen.",
Expand Down Expand Up @@ -93,6 +80,19 @@
"pl": "Zaktualizowane zależności. Dostosowano układ administratora.",
"uk": "Оновлені залежності. Відкоригована панель налаштуваннь.",
"zh-cn": "更新的依赖项。 调整了管理员布局。"
},
"1.1.3": {
"en": "Updated dependencies",
"de": "Abhängigkeiten aktualisiert",
"ru": "Обновлены зависимости",
"pt": "Dependências atualizadas",
"nl": "Bijgewerkte afhankelijkheden",
"fr": "Dépendances mises à jour",
"it": "Dipendenze aggiornate",
"es": "Dependencias actualizadas",
"pl": "Zaktualizowane zależności",
"uk": "Оновлені залежності",
"zh-cn": "更新的依赖项"
}
},
"titleLang": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.gree-hvac",
"version": "1.1.2",
"version": "1.1.3",
"description": "Adapter for Gree and C&H conditioners",
"author": {
"name": "Serhiy Krasovskyy",
Expand Down

0 comments on commit ea6104d

Please sign in to comment.