diff --git a/CHANGELOG_OLD.md b/CHANGELOG_OLD.md index abb18d9..0b6fa49 100644 --- a/CHANGELOG_OLD.md +++ b/CHANGELOG_OLD.md @@ -1 +1,8 @@ # Older changes +## 0.0.2 + +* (klein0r) First connection + +## 0.0.1 + +* (klein0r) initial release diff --git a/README.md b/README.md index 50e510a..10f19e4 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Connect your Zehnder ComfoAirQ over ComfoConnect LAN C Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> -### **WORK IN PROGRESS** +### 0.3.0 (2022-12-14) NodeJS 14.x is required (NodeJS 12.x is EOL) @@ -70,14 +70,6 @@ NodeJS 14.x is required (NodeJS 12.x is EOL) * (klein0r) Control fan speed * (klein0r) Control fan boost -### 0.0.2 - -* (klein0r) First connection - -### 0.0.1 - -* (klein0r) initial release - ## Credits Development of this ioBroker Adapter was possible on the work performed by: diff --git a/io-package.json b/io-package.json index c6b9622..79b91ea 100644 --- a/io-package.json +++ b/io-package.json @@ -1,779 +1,792 @@ { - "common": { - "name": "comfoairq", - "version": "0.2.0", - "news": { - "0.2.0": { - "en": "Translated all objects\nUpdated dependencies\nAdded hint for Admin 4 configuration\nUpdated state roles\nUpdated dependencies", - "de": "Alle Objekte übersetzt\nAktualisierte Abhängigkeiten\nHinweis für die Konfiguration von Admin 4 hinzugefügt\nStatusrollen aktualisiert\nAktualisierte Abhängigkeiten", - "ru": "Переведены все объекты\nОбновленные зависимости\nДобавлена подсказка для конфигурации Admin 4\nОбновлены роли состояния\nОбновленные зависимости", - "pt": "Traduziu todos os objetos\nDependências atualizadas\nAdicionada dica para configuração do Admin 4\nFunções de estado atualizadas\nDependências atualizadas", - "nl": "Alle objecten vertaald\nBijgewerkte afhankelijkheden\nHint toegevoegd voor configuratie van Admin 4\nBijgewerkte statusrollen\nBijgewerkte afhankelijkheden", - "fr": "Traduit tous les objets\nDépendances mises à jour\nAjout d'un indice pour la configuration d'Admin 4\nRôles d'état mis à jour\nDépendances mises à jour", - "it": "Tradotto tutti gli oggetti\nDipendenze aggiornate\nAggiunto suggerimento per la configurazione dell'amministratore 4\nRuoli statali aggiornati\nDipendenze aggiornate", - "es": "Tradujo todos los objetos\nDependencias actualizadas\nSugerencia agregada para la configuración de Admin 4\nRoles de estado actualizados\nDependencias actualizadas", - "pl": "Przetłumaczono wszystkie obiekty\nZaktualizowane zależności\nDodano wskazówkę dotyczącą konfiguracji Admin 4\nZaktualizowane role stanowe\nZaktualizowane zależności", - "zh-cn": "翻译所有对象\n更新的依赖项\n添加了 Admin 4 配置的提示\n更新了状态角色\n更新的依赖项", - "uk": "Перекладено всі об'єкти\nОновлені залежності\nДодано підказку для конфігурації Admin 4\nОновлені ролі стану\nОновлені залежності" - }, - "0.1.0": { - "en": "Admin 5 UI", - "de": "Admin 5-Benutzeroberfläche", - "ru": "Админ 5 UI", - "pt": "Admin 5 UI", - "nl": "Admin 5 gebruikersinterface", - "fr": "Interface utilisateur d'administration 5", - "it": "Admin 5 UI", - "es": "Interfaz de usuario de administrador 5", - "pl": "Interfejs administratora 5", - "zh-cn": "管理 5 用户界面", - "uk": "Інтерфейс адміністратора 5" - }, - "0.0.4": { - "en": "Improved discovery of comfoairq devices", - "de": "Finden von ComfoAirQ Geräten verbessert", - "ru": "Улучшено обнаружение устройств comfoairq", - "pt": "Melhor descoberta de dispositivos comfoairq", - "nl": "Verbeterde detectie van comfoairq-apparaten", - "fr": "Découverte améliorée des appareils comfoairq", - "it": "Scoperta migliorata dei dispositivi comfoairq", - "es": "Descubrimiento mejorado de dispositivos comfoairq", - "pl": "Ulepszone wykrywanie urządzeń comfoairq", - "zh-cn": "改进了对 comfoairq 设备的发现", - "uk": "Покращено виявлення пристроїв comfoairq" - }, - "0.0.3": { - "en": "Bugfixes", - "de": "Bugfixes", - "ru": "Исправление ошибок", - "pt": "Correções de bugs", - "nl": "Bugfixes", - "fr": "Corrections de bugs", - "it": "Correzioni di bug", - "es": "Corrección de errores", - "pl": "Poprawki", - "zh-cn": "Bug修复", - "uk": "Виправлення помилок" - }, - "0.0.2": { - "en": "First connection", - "de": "Erster Verbindungsaufbau möglich", - "ru": "Первое подключение", - "pt": "Primeira conexão", - "nl": "Eerste verbinding", - "fr": "Première connexion", - "it": "Prima connessione", - "es": "Primera conexión", - "pl": "Pierwsze połączenie", - "zh-cn": "第一次连接", - "uk": "Перше підключення" - }, - "0.0.1": { - "en": "initial release", - "de": "Erstveröffentlichung", - "ru": "Первый выпуск", - "pt": "lançamento inicial", - "nl": "Eerste uitgave", - "fr": "Première version", - "it": "Versione iniziale", - "es": "Versión inicial", - "pl": "Pierwsze wydanie", - "zh-cn": "初始发行", - "uk": "початковий випуск" - } - }, - "titleLang": { - "en": "ComfoAirQ", - "de": "ComfoAirQ", - "ru": "ComfoAirQ", - "pt": "ComfoAirQ", - "nl": "ComfoAirQ", - "fr": "ComfoAirQ", - "it": "ComfoAirQ", - "es": "ComfoAirQ", - "pl": "ComfoAirQ", - "zh-cn": "康福空气Q", - "uk": "ComfoAirQ" - }, - "desc": { - "en": "Zehnder ComfoAirQ over ComfoConnect LAN C (e.g. Q350)", - "de": "Zehnder ComfoAirQ über ComfoConnect LAN C (z.B. Q350)", - "ru": "Zehnder ComfoAirQ через ComfoConnect LAN C (например, Q350)", - "pt": "Zehnder ComfoAirQ sobre ComfoConnect LAN C (por exemplo, Q350)", - "nl": "Zehnder ComfoAirQ via ComfoConnect LAN C (bijv. Q350)", - "fr": "Zehnder ComfoAirQ sur ComfoConnect LAN C (par exemple Q350)", - "it": "Zehnder ComfoAirQ su ComfoConnect LAN C (ad es. Q350)", - "es": "Zehnder ComfoAirQ a través de ComfoConnect LAN C (por ejemplo, Q350)", - "pl": "Zehnder ComfoAirQ przez ComfoConnect LAN C (np. Q350)", - "zh-cn": "通过 ComfoConnect LAN C 的 Zehnder ComfoAirQ(例如 Q350)", - "uk": "Zehnder ComfoAirQ через ComfoConnect LAN C (наприклад, Q350)" - }, - "authors": [ - "Matthias Kleine " - ], - "keywords": [ - "KWL", - "Zehnder", - "Lüftung", - "ventilation system" - ], - "license": "MIT", - "platform": "Javascript/Node.js", - "icon": "comfoairq.png", - "extIcon": "https://raw.githubusercontent.com/klein0r/ioBroker.comfoairq/master/admin/comfoairq.png", - "enabled": false, - "readme": "https://github.com/klein0r/ioBroker.comfoairq/blob/master/README.md", - "loglevel": "info", - "mode": "daemon", - "type": "climate-control", - "compact": true, - "connectionType": "local", - "dataSource": "poll", - "adminUI": { - "config": "json" - }, - "dependencies": [ - { - "js-controller": ">=4.0.15" - } - ], - "globalDependencies": [ - { - "admin": ">=6.0.0" - } - ] + "common": { + "name": "comfoairq", + "version": "0.3.0", + "news": { + "0.3.0": { + "en": "NodeJS 14.x is required (NodeJS 12.x is EOL)\n\n* Updated depedency for js-controller to 4.0.15\n* Dropped Admin 5 support\n* Added Ukrainian language", + "de": "NodeJS 14.x ist erforderlich (NodeJS 12.x ist EOL)\n\n* Aktualisierte Depedanz für js-Controller auf 4.0.15\n* Dropped Admin 5 Unterstützung\n* Hinzugefügt Ukrainische Sprache", + "ru": "NodeJS 14.x требуется (NodeJS 12.x EOL)\n\n* Обновленная депедентность для js-контроллера до 4.0.15\n* Dropped Admin 5 поддержка\n* Добавлен украинский язык", + "pt": "NodeJS 14.x é necessário (NodeJS 12.x é EOL)\n\n* Depedência atualizada para js-controller para 4.0.15\n* Suporte de Admin 5 Dropped\n* Adicionado idioma ucraniano", + "nl": "NodeJS 14.x is vereist (NodeJS 12.x is EOL)\n\n♪ Verhoogde afleiding voor JS-controller tot 4.015\n♪ Dropped Admin 5 support\n♪ Added Oekraïense taal", + "fr": "NodeJS 14.x est nécessaire (NodeJS 12.x est EOL)\n\n* Mise à jour depedency for js-controller à 4.0.15\n* Soutien Dropped Admin 5\n* Ajout de la langue ukrainienne", + "it": "NodeJS 14.x è richiesto (NodeJS 12.x è EOL)\n\n# Dispedenza aggiornata per js-controller a 4.0.15\n* Sostegno di amministrazione goccia 5\n* Aggiunto lingua ucraina", + "es": "NodeJS 14.x es necesario (NodeJS 12.x es EOL)\n\n* Dispersión actualizada para js-controller a 4.0.15\n* Soporte de Admin 5\n* Lenguado ucraniano añadido", + "pl": "NodeJS 14.x jest wymagana (NodeJS 12.x is EOL)\n\n* Zawartość dla js-kontrolatora do 4,0,15\n* Dropped Admin 5 support\nJęzyk ukraiński", + "uk": "NodeJS 14.x (NodeJS 12.x EOL)\n\nІм'я * Оновлена схильність до js-controller до 4.0.15\n* Підтримка Dropped Admin 5\n* Додано українську мову", + "zh-cn": "不需要14.JS14x(Node JS 12x is EOL))\n\n* A/64/50。 控制巴士的最新缺陷\n* Dro Admin 5支助\n* 增加乌克兰语" + }, + "0.2.0": { + "en": "Translated all objects\nUpdated dependencies\nAdded hint for Admin 4 configuration\nUpdated state roles\nUpdated dependencies", + "de": "Alle Objekte übersetzt\nAktualisierte Abhängigkeiten\nHinweis für die Konfiguration von Admin 4 hinzugefügt\nStatusrollen aktualisiert\nAktualisierte Abhängigkeiten", + "ru": "Переведены все объекты\nОбновленные зависимости\nДобавлена подсказка для конфигурации Admin 4\nОбновлены роли состояния\nОбновленные зависимости", + "pt": "Traduziu todos os objetos\nDependências atualizadas\nAdicionada dica para configuração do Admin 4\nFunções de estado atualizadas\nDependências atualizadas", + "nl": "Alle objecten vertaald\nBijgewerkte afhankelijkheden\nHint toegevoegd voor configuratie van Admin 4\nBijgewerkte statusrollen\nBijgewerkte afhankelijkheden", + "fr": "Traduit tous les objets\nDépendances mises à jour\nAjout d'un indice pour la configuration d'Admin 4\nRôles d'état mis à jour\nDépendances mises à jour", + "it": "Tradotto tutti gli oggetti\nDipendenze aggiornate\nAggiunto suggerimento per la configurazione dell'amministratore 4\nRuoli statali aggiornati\nDipendenze aggiornate", + "es": "Tradujo todos los objetos\nDependencias actualizadas\nSugerencia agregada para la configuración de Admin 4\nRoles de estado actualizados\nDependencias actualizadas", + "pl": "Przetłumaczono wszystkie obiekty\nZaktualizowane zależności\nDodano wskazówkę dotyczącą konfiguracji Admin 4\nZaktualizowane role stanowe\nZaktualizowane zależności", + "zh-cn": "翻译所有对象\n更新的依赖项\n添加了 Admin 4 配置的提示\n更新了状态角色\n更新的依赖项", + "uk": "Перекладено всі об'єкти\nОновлені залежності\nДодано підказку для конфігурації Admin 4\nОновлені ролі стану\nОновлені залежності" + }, + "0.1.0": { + "en": "Admin 5 UI", + "de": "Admin 5-Benutzeroberfläche", + "ru": "Админ 5 UI", + "pt": "Admin 5 UI", + "nl": "Admin 5 gebruikersinterface", + "fr": "Interface utilisateur d'administration 5", + "it": "Admin 5 UI", + "es": "Interfaz de usuario de administrador 5", + "pl": "Interfejs administratora 5", + "zh-cn": "管理 5 用户界面", + "uk": "Інтерфейс адміністратора 5" + }, + "0.0.4": { + "en": "Improved discovery of comfoairq devices", + "de": "Finden von ComfoAirQ Geräten verbessert", + "ru": "Улучшено обнаружение устройств comfoairq", + "pt": "Melhor descoberta de dispositivos comfoairq", + "nl": "Verbeterde detectie van comfoairq-apparaten", + "fr": "Découverte améliorée des appareils comfoairq", + "it": "Scoperta migliorata dei dispositivi comfoairq", + "es": "Descubrimiento mejorado de dispositivos comfoairq", + "pl": "Ulepszone wykrywanie urządzeń comfoairq", + "zh-cn": "改进了对 comfoairq 设备的发现", + "uk": "Покращено виявлення пристроїв comfoairq" + }, + "0.0.3": { + "en": "Bugfixes", + "de": "Bugfixes", + "ru": "Исправление ошибок", + "pt": "Correções de bugs", + "nl": "Bugfixes", + "fr": "Corrections de bugs", + "it": "Correzioni di bug", + "es": "Corrección de errores", + "pl": "Poprawki", + "zh-cn": "Bug修复", + "uk": "Виправлення помилок" + }, + "0.0.2": { + "en": "First connection", + "de": "Erster Verbindungsaufbau möglich", + "ru": "Первое подключение", + "pt": "Primeira conexão", + "nl": "Eerste verbinding", + "fr": "Première connexion", + "it": "Prima connessione", + "es": "Primera conexión", + "pl": "Pierwsze połączenie", + "zh-cn": "第一次连接", + "uk": "Перше підключення" + }, + "0.0.1": { + "en": "initial release", + "de": "Erstveröffentlichung", + "ru": "Первый выпуск", + "pt": "lançamento inicial", + "nl": "Eerste uitgave", + "fr": "Première version", + "it": "Versione iniziale", + "es": "Versión inicial", + "pl": "Pierwsze wydanie", + "zh-cn": "初始发行", + "uk": "початковий випуск" + } + }, + "titleLang": { + "en": "ComfoAirQ", + "de": "ComfoAirQ", + "ru": "ComfoAirQ", + "pt": "ComfoAirQ", + "nl": "ComfoAirQ", + "fr": "ComfoAirQ", + "it": "ComfoAirQ", + "es": "ComfoAirQ", + "pl": "ComfoAirQ", + "zh-cn": "康福空气Q", + "uk": "ComfoAirQ" }, - "protectedNative": [ - "pin" + "desc": { + "en": "Zehnder ComfoAirQ over ComfoConnect LAN C (e.g. Q350)", + "de": "Zehnder ComfoAirQ über ComfoConnect LAN C (z.B. Q350)", + "ru": "Zehnder ComfoAirQ через ComfoConnect LAN C (например, Q350)", + "pt": "Zehnder ComfoAirQ sobre ComfoConnect LAN C (por exemplo, Q350)", + "nl": "Zehnder ComfoAirQ via ComfoConnect LAN C (bijv. Q350)", + "fr": "Zehnder ComfoAirQ sur ComfoConnect LAN C (par exemple Q350)", + "it": "Zehnder ComfoAirQ su ComfoConnect LAN C (ad es. Q350)", + "es": "Zehnder ComfoAirQ a través de ComfoConnect LAN C (por ejemplo, Q350)", + "pl": "Zehnder ComfoAirQ przez ComfoConnect LAN C (np. Q350)", + "zh-cn": "通过 ComfoConnect LAN C 的 Zehnder ComfoAirQ(例如 Q350)", + "uk": "Zehnder ComfoAirQ через ComfoConnect LAN C (наприклад, Q350)" + }, + "authors": [ + "Matthias Kleine " ], - "encryptedNative": [ - "pin" + "keywords": [ + "KWL", + "Zehnder", + "Lüftung", + "ventilation system" ], - "native": { - "pin": "0000", - "port": "56747", - "multicastAddr": "192.168.1.255", - "sensor_16": false, - "sensor_49": false, - "sensor_56": false, - "sensor_65": false, - "sensor_66": false, - "sensor_67": false, - "sensor_81": false, - "sensor_117": false, - "sensor_118": false, - "sensor_119": false, - "sensor_120": false, - "sensor_121": false, - "sensor_122": false, - "sensor_128": false, - "sensor_129": false, - "sensor_130": false, - "sensor_144": false, - "sensor_145": false, - "sensor_146": false, - "sensor_192": false, - "sensor_209": false, - "sensor_213": false, - "sensor_214": false, - "sensor_215": false, - "sensor_216": false, - "sensor_217": false, - "sensor_218": false, - "sensor_221": false, - "sensor_227": false, - "sensor_274": false, - "sensor_275": false, - "sensor_276": false, - "sensor_290": false, - "sensor_291": false, - "sensor_292": false, - "sensor_294": false + "license": "MIT", + "platform": "Javascript/Node.js", + "icon": "comfoairq.png", + "extIcon": "https://raw.githubusercontent.com/klein0r/ioBroker.comfoairq/master/admin/comfoairq.png", + "enabled": false, + "readme": "https://github.com/klein0r/ioBroker.comfoairq/blob/master/README.md", + "loglevel": "info", + "mode": "daemon", + "type": "climate-control", + "compact": true, + "connectionType": "local", + "dataSource": "poll", + "adminUI": { + "config": "json" }, - "objects": [], - "instanceObjects": [ - { - "_id": "info", - "type": "channel", - "common": { - "name": { - "en": "Information", - "de": "Information", - "ru": "Информация", - "pt": "Em formação", - "nl": "Informatie", - "fr": "Information", - "it": "Informazione", - "es": "Información", - "pl": "Informacja", - "zh-cn": "信息" - } - }, - "native": {} - }, - { - "_id": "info.connection", - "type": "state", - "common": { - "name": { - "en": "Device or service connected", - "de": "Gerät oder Dienst verbunden", - "ru": "Устройство или служба подключены", - "pt": "Dispositivo ou serviço conectado", - "nl": "Apparaat of service verbonden", - "fr": "Appareil ou service connecté", - "it": "Dispositivo o servizio connesso", - "es": "Dispositivo o servicio conectado", - "pl": "Podłączono urządzenie lub usługę", - "zh-cn": "连接的设备或服务" - }, - "type": "boolean", - "role": "indicator.connected", - "read": true, - "write": false, - "def": false - }, - "native": {} - }, - { - "_id": "version", - "type": "channel", - "common": { - "name": { - "en": "Version information", - "de": "Versionsinformation", - "ru": "Информация о версии", - "pt": "Versão informação", - "nl": "Versie informatie", - "fr": "Information sur la version", - "it": "Informazioni sulla versione", - "es": "Información de versión", - "pl": "Informacje o wersji", - "zh-cn": "版本信息" - } - }, - "native": {} - }, - { - "_id": "version.comfonet", - "type": "state", - "common": { - "name": { - "en": "ComfoNET version", - "de": "ComfoNET-Version", - "ru": "Версия ComfoNET", - "pt": "Versão ComfoNET", - "nl": "ComfoNET-versie", - "fr": "Version ComfoNET", - "it": "Versione ComfoNET", - "es": "Versión ComfoNET", - "pl": "Wersja ComfoNET", - "zh-cn": "ComfoNET 版本" - }, - "type": "string", - "role": "text", - "read": true, - "write": false - }, - "native": {} + "dependencies": [ + { + "js-controller": ">=4.0.15" + } + ], + "globalDependencies": [ + { + "admin": ">=6.0.0" + } + ] + }, + "protectedNative": [ + "pin" + ], + "encryptedNative": [ + "pin" + ], + "native": { + "pin": "0000", + "port": "56747", + "multicastAddr": "192.168.1.255", + "sensor_16": false, + "sensor_49": false, + "sensor_56": false, + "sensor_65": false, + "sensor_66": false, + "sensor_67": false, + "sensor_81": false, + "sensor_117": false, + "sensor_118": false, + "sensor_119": false, + "sensor_120": false, + "sensor_121": false, + "sensor_122": false, + "sensor_128": false, + "sensor_129": false, + "sensor_130": false, + "sensor_144": false, + "sensor_145": false, + "sensor_146": false, + "sensor_192": false, + "sensor_209": false, + "sensor_213": false, + "sensor_214": false, + "sensor_215": false, + "sensor_216": false, + "sensor_217": false, + "sensor_218": false, + "sensor_221": false, + "sensor_227": false, + "sensor_274": false, + "sensor_275": false, + "sensor_276": false, + "sensor_290": false, + "sensor_291": false, + "sensor_292": false, + "sensor_294": false + }, + "objects": [], + "instanceObjects": [ + { + "_id": "info", + "type": "channel", + "common": { + "name": { + "en": "Information", + "de": "Information", + "ru": "Информация", + "pt": "Em formação", + "nl": "Informatie", + "fr": "Information", + "it": "Informazione", + "es": "Información", + "pl": "Informacja", + "zh-cn": "信息" + } + }, + "native": {} + }, + { + "_id": "info.connection", + "type": "state", + "common": { + "name": { + "en": "Device or service connected", + "de": "Gerät oder Dienst verbunden", + "ru": "Устройство или служба подключены", + "pt": "Dispositivo ou serviço conectado", + "nl": "Apparaat of service verbonden", + "fr": "Appareil ou service connecté", + "it": "Dispositivo o servizio connesso", + "es": "Dispositivo o servicio conectado", + "pl": "Podłączono urządzenie lub usługę", + "zh-cn": "连接的设备或服务" }, - { - "_id": "version.gateway", - "type": "state", - "common": { - "name": { - "en": "Gateway version", - "de": "Gateway-Version", - "ru": "Версия шлюза", - "pt": "Versão do gateway", - "nl": "Gateway-versie", - "fr": "Version passerelle", - "it": "Versione gateway", - "es": "Versión de puerta de enlace", - "pl": "Wersja bramy", - "zh-cn": "网关版本" - }, - "type": "string", - "role": "text", - "read": true, - "write": false - }, - "native": {} + "type": "boolean", + "role": "indicator.connected", + "read": true, + "write": false, + "def": false + }, + "native": {} + }, + { + "_id": "version", + "type": "channel", + "common": { + "name": { + "en": "Version information", + "de": "Versionsinformation", + "ru": "Информация о версии", + "pt": "Versão informação", + "nl": "Versie informatie", + "fr": "Information sur la version", + "it": "Informazioni sulla versione", + "es": "Información de versión", + "pl": "Informacje o wersji", + "zh-cn": "版本信息" + } + }, + "native": {} + }, + { + "_id": "version.comfonet", + "type": "state", + "common": { + "name": { + "en": "ComfoNET version", + "de": "ComfoNET-Version", + "ru": "Версия ComfoNET", + "pt": "Versão ComfoNET", + "nl": "ComfoNET-versie", + "fr": "Version ComfoNET", + "it": "Versione ComfoNET", + "es": "Versión ComfoNET", + "pl": "Wersja ComfoNET", + "zh-cn": "ComfoNET 版本" }, - { - "_id": "version.serial", - "type": "state", - "common": { - "name": { - "en": "Serial number", - "de": "Seriennummer", - "ru": "Серийный номер", - "pt": "Número de série", - "nl": "Serienummer", - "fr": "Numéro de série", - "it": "Numero di serie", - "es": "Número de serie", - "pl": "Numer seryjny", - "zh-cn": "序列号" - }, - "type": "string", - "role": "text", - "read": true, - "write": false - }, - "native": {} + "type": "string", + "role": "text", + "read": true, + "write": false + }, + "native": {} + }, + { + "_id": "version.gateway", + "type": "state", + "common": { + "name": { + "en": "Gateway version", + "de": "Gateway-Version", + "ru": "Версия шлюза", + "pt": "Versão do gateway", + "nl": "Gateway-versie", + "fr": "Version passerelle", + "it": "Versione gateway", + "es": "Versión de puerta de enlace", + "pl": "Wersja bramy", + "zh-cn": "网关版本" }, - { - "_id": "command", - "type": "channel", - "common": { - "name": { - "en": "Commands", - "de": "Befehle", - "ru": "Команды", - "pt": "Comandos", - "nl": "Commando's", - "fr": "Commandes", - "it": "Comandi", - "es": "Comandos", - "pl": "Polecenia", - "zh-cn": "命令" - } - }, - "native": {} + "type": "string", + "role": "text", + "read": true, + "write": false + }, + "native": {} + }, + { + "_id": "version.serial", + "type": "state", + "common": { + "name": { + "en": "Serial number", + "de": "Seriennummer", + "ru": "Серийный номер", + "pt": "Número de série", + "nl": "Serienummer", + "fr": "Numéro de série", + "it": "Numero di serie", + "es": "Número de serie", + "pl": "Numer seryjny", + "zh-cn": "序列号" }, - { - "_id": "command.fanModeAway", - "type": "state", - "common": { - "name": { - "en": "Fan Mode - Away", - "de": "Fan-Modus - Abwesend", - "ru": "Режим болельщика — нет дома", - "pt": "Modo Ventilador - Ausente", - "nl": "Ventilatormodus - Afwezig", - "fr": "Mode Ventilateur - Absent", - "it": "Modalità Fan - Fuori", - "es": "Modo Fan - Ausente", - "pl": "Tryb wentylatora — poza domem", - "zh-cn": "风扇模式 - 离开" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "string", + "role": "text", + "read": true, + "write": false + }, + "native": {} + }, + { + "_id": "command", + "type": "channel", + "common": { + "name": { + "en": "Commands", + "de": "Befehle", + "ru": "Команды", + "pt": "Comandos", + "nl": "Commando's", + "fr": "Commandes", + "it": "Comandi", + "es": "Comandos", + "pl": "Polecenia", + "zh-cn": "命令" + } + }, + "native": {} + }, + { + "_id": "command.fanModeAway", + "type": "state", + "common": { + "name": { + "en": "Fan Mode - Away", + "de": "Fan-Modus - Abwesend", + "ru": "Режим болельщика — нет дома", + "pt": "Modo Ventilador - Ausente", + "nl": "Ventilatormodus - Afwezig", + "fr": "Mode Ventilateur - Absent", + "it": "Modalità Fan - Fuori", + "es": "Modo Fan - Ausente", + "pl": "Tryb wentylatora — poza domem", + "zh-cn": "风扇模式 - 离开" }, - { - "_id": "command.fanModeLow", - "type": "state", - "common": { - "name": { - "en": "Fan Mode - Low", - "de": "Lüftermodus - Niedrig", - "ru": "Режим вентилятора — низкий", - "pt": "Modo Ventilador - Baixo", - "nl": "Ventilatormodus - Laag", - "fr": "Mode ventilateur - Bas", - "it": "Modalità ventola: bassa", - "es": "Modo de ventilador: bajo", - "pl": "Tryb wentylatora — niski", - "zh-cn": "风扇模式 - 低" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.fanModeLow", + "type": "state", + "common": { + "name": { + "en": "Fan Mode - Low", + "de": "Lüftermodus - Niedrig", + "ru": "Режим вентилятора — низкий", + "pt": "Modo Ventilador - Baixo", + "nl": "Ventilatormodus - Laag", + "fr": "Mode ventilateur - Bas", + "it": "Modalità ventola: bassa", + "es": "Modo de ventilador: bajo", + "pl": "Tryb wentylatora — niski", + "zh-cn": "风扇模式 - 低" }, - { - "_id": "command.fanModeMedium", - "type": "state", - "common": { - "name": { - "en": "Fan Mode - Medium", - "de": "Lüftermodus - Mittel", - "ru": "Режим вентилятора — средний", - "pt": "Modo Ventilador - Médio", - "nl": "Ventilatormodus - gemiddeld", - "fr": "Mode Ventilateur - Moyen", - "it": "Modalità ventola: media", - "es": "Modo ventilador - Medio", - "pl": "Tryb wentylatora — średni", - "zh-cn": "风扇模式 - 中" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.fanModeMedium", + "type": "state", + "common": { + "name": { + "en": "Fan Mode - Medium", + "de": "Lüftermodus - Mittel", + "ru": "Режим вентилятора — средний", + "pt": "Modo Ventilador - Médio", + "nl": "Ventilatormodus - gemiddeld", + "fr": "Mode Ventilateur - Moyen", + "it": "Modalità ventola: media", + "es": "Modo ventilador - Medio", + "pl": "Tryb wentylatora — średni", + "zh-cn": "风扇模式 - 中" }, - { - "_id": "command.fanModeHigh", - "type": "state", - "common": { - "name": { - "en": "Fan Mode - High", - "de": "Lüftermodus - Hoch", - "ru": "Режим вентилятора — высокий", - "pt": "Modo Ventilador - Alto", - "nl": "Ventilatormodus - Hoog", - "fr": "Mode ventilateur - Élevé", - "it": "Modalità ventola: alta", - "es": "Modo ventilador: alto", - "pl": "Tryb wentylatora — wysoki", - "zh-cn": "风扇模式 - 高" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.fanModeHigh", + "type": "state", + "common": { + "name": { + "en": "Fan Mode - High", + "de": "Lüftermodus - Hoch", + "ru": "Режим вентилятора — высокий", + "pt": "Modo Ventilador - Alto", + "nl": "Ventilatormodus - Hoog", + "fr": "Mode ventilateur - Élevé", + "it": "Modalità ventola: alta", + "es": "Modo ventilador: alto", + "pl": "Tryb wentylatora — wysoki", + "zh-cn": "风扇模式 - 高" }, - { - "_id": "command.fanBoost10m", - "type": "state", - "common": { - "name": { - "en": "Fan Boost - 10 Minutes", - "de": "Lüfter-Boost – 10 Minuten", - "ru": "Усиление вентилятора — 10 минут", - "pt": "Fan Boost - 10 minutos", - "nl": "Ventilatorboost - 10 minuten", - "fr": "Fan Boost - 10 Minutes", - "it": "Fan Boost - 10 minuti", - "es": "Fan Boost - 10 Minutos", - "pl": "Doładowanie wentylatora — 10 minut", - "zh-cn": "风扇加速 - 10 分钟" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.fanBoost10m", + "type": "state", + "common": { + "name": { + "en": "Fan Boost - 10 Minutes", + "de": "Lüfter-Boost – 10 Minuten", + "ru": "Усиление вентилятора — 10 минут", + "pt": "Fan Boost - 10 minutos", + "nl": "Ventilatorboost - 10 minuten", + "fr": "Fan Boost - 10 Minutes", + "it": "Fan Boost - 10 minuti", + "es": "Fan Boost - 10 Minutos", + "pl": "Doładowanie wentylatora — 10 minut", + "zh-cn": "风扇加速 - 10 分钟" }, - { - "_id": "command.fanBoost20m", - "type": "state", - "common": { - "name": { - "en": "Fan Boost - 20 Minutes", - "de": "Lüfter-Boost – 20 Minuten", - "ru": "Усиление вентилятора — 20 минут", - "pt": "Fan Boost - 20 minutos", - "nl": "Ventilatorboost - 20 minuten", - "fr": "Fan Boost - 20 Minutes", - "it": "Potenziamento della ventola - 20 minuti", - "es": "Fan Boost - 20 Minutos", - "pl": "Doładowanie wentylatora — 20 minut", - "zh-cn": "风扇加速 - 20 分钟" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.fanBoost20m", + "type": "state", + "common": { + "name": { + "en": "Fan Boost - 20 Minutes", + "de": "Lüfter-Boost – 20 Minuten", + "ru": "Усиление вентилятора — 20 минут", + "pt": "Fan Boost - 20 minutos", + "nl": "Ventilatorboost - 20 minuten", + "fr": "Fan Boost - 20 Minutes", + "it": "Potenziamento della ventola - 20 minuti", + "es": "Fan Boost - 20 Minutos", + "pl": "Doładowanie wentylatora — 20 minut", + "zh-cn": "风扇加速 - 20 分钟" }, - { - "_id": "command.fanBoost30m", - "type": "state", - "common": { - "name": { - "en": "Fan Boost - 30 Minutes", - "de": "Lüfter-Boost – 30 Minuten", - "ru": "Усиление вентилятора — 30 минут", - "pt": "Fan Boost - 30 minutos", - "nl": "Ventilatorboost - 30 minuten", - "fr": "Fan Boost - 30 Minutes", - "it": "Fan Boost - 30 minuti", - "es": "Fan Boost - 30 Minutos", - "pl": "Doładowanie wentylatora — 30 minut", - "zh-cn": "风扇加速 - 30 分钟" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.fanBoost30m", + "type": "state", + "common": { + "name": { + "en": "Fan Boost - 30 Minutes", + "de": "Lüfter-Boost – 30 Minuten", + "ru": "Усиление вентилятора — 30 минут", + "pt": "Fan Boost - 30 minutos", + "nl": "Ventilatorboost - 30 minuten", + "fr": "Fan Boost - 30 Minutes", + "it": "Fan Boost - 30 minuti", + "es": "Fan Boost - 30 Minutos", + "pl": "Doładowanie wentylatora — 30 minut", + "zh-cn": "风扇加速 - 30 分钟" }, - { - "_id": "command.fanBoostEnd", - "type": "state", - "common": { - "name": { - "en": "Fan Boost - End", - "de": "Lüfter-Boost - Ende", - "ru": "Усиление вентилятора - конец", - "pt": "Fan Boost - Fim", - "nl": "Ventilatorboost - Einde", - "fr": "Fan Boost - Fin", - "it": "Fan Boost - Fine", - "es": "Fan Boost - Fin", - "pl": "Doładowanie wentylatora – koniec", - "zh-cn": "风扇加速 - 结束" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.fanBoostEnd", + "type": "state", + "common": { + "name": { + "en": "Fan Boost - End", + "de": "Lüfter-Boost - Ende", + "ru": "Усиление вентилятора - конец", + "pt": "Fan Boost - Fim", + "nl": "Ventilatorboost - Einde", + "fr": "Fan Boost - Fin", + "it": "Fan Boost - Fine", + "es": "Fan Boost - Fin", + "pl": "Doładowanie wentylatora – koniec", + "zh-cn": "风扇加速 - 结束" }, - { - "_id": "command.modeAuto", - "type": "state", - "common": { - "name": { - "en": "Auto Mode", - "de": "Automatikmodus", - "ru": "Автоматический режим", - "pt": "Modo automático", - "nl": "Automatische modus", - "fr": "Mode automatique", - "it": "Modalità automatica", - "es": "Modo automático", - "pl": "Tryb automatyczny", - "zh-cn": "自动模式" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.modeAuto", + "type": "state", + "common": { + "name": { + "en": "Auto Mode", + "de": "Automatikmodus", + "ru": "Автоматический режим", + "pt": "Modo automático", + "nl": "Automatische modus", + "fr": "Mode automatique", + "it": "Modalità automatica", + "es": "Modo automático", + "pl": "Tryb automatyczny", + "zh-cn": "自动模式" }, - { - "_id": "command.modeManual", - "type": "state", - "common": { - "name": { - "en": "Manual Mode", - "de": "Manueller Modus", - "ru": "Ручной режим", - "pt": "Modo manual", - "nl": "Handmatige modus", - "fr": "Mode manuel", - "it": "Modalità manuale", - "es": "Modo manual", - "pl": "Tryb ręczny", - "zh-cn": "手动模式" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.modeManual", + "type": "state", + "common": { + "name": { + "en": "Manual Mode", + "de": "Manueller Modus", + "ru": "Ручной режим", + "pt": "Modo manual", + "nl": "Handmatige modus", + "fr": "Mode manuel", + "it": "Modalità manuale", + "es": "Modo manual", + "pl": "Tryb ręczny", + "zh-cn": "手动模式" }, - { - "_id": "command.ventmodeSupply", - "type": "state", - "common": { - "name": { - "en": "Vent Mode - Supply", - "de": "Entlüftungsmodus - Versorgung", - "ru": "Режим вентиляции — подача", - "pt": "Modo de ventilação - Fornecimento", - "nl": "Ventilatiemodus - Toevoer", - "fr": "Mode Ventilation - Alimentation", - "it": "Modalità di sfiato - Alimentazione", - "es": "Modo de ventilación: suministro", - "pl": "Tryb wentylacji — zasilanie", - "zh-cn": "排气模式 - 供应" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.ventmodeSupply", + "type": "state", + "common": { + "name": { + "en": "Vent Mode - Supply", + "de": "Entlüftungsmodus - Versorgung", + "ru": "Режим вентиляции — подача", + "pt": "Modo de ventilação - Fornecimento", + "nl": "Ventilatiemodus - Toevoer", + "fr": "Mode Ventilation - Alimentation", + "it": "Modalità di sfiato - Alimentazione", + "es": "Modo de ventilación: suministro", + "pl": "Tryb wentylacji — zasilanie", + "zh-cn": "排气模式 - 供应" }, - { - "_id": "command.ventmodeBalance", - "type": "state", - "common": { - "name": { - "en": "Vent Mode - Balanced", - "de": "Entlüftungsmodus - Ausgeglichen", - "ru": "Режим вентиляции — сбалансированный", - "pt": "Modo de ventilação - balanceado", - "nl": "Ventilatiemodus - Gebalanceerd", - "fr": "Mode ventilation - Équilibré", - "it": "Modalità di sfiato: bilanciata", - "es": "Modo de ventilación: equilibrado", - "pl": "Tryb wentylacji — zrównoważony", - "zh-cn": "排气模式 - 平衡" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.ventmodeBalance", + "type": "state", + "common": { + "name": { + "en": "Vent Mode - Balanced", + "de": "Entlüftungsmodus - Ausgeglichen", + "ru": "Режим вентиляции — сбалансированный", + "pt": "Modo de ventilação - balanceado", + "nl": "Ventilatiemodus - Gebalanceerd", + "fr": "Mode ventilation - Équilibré", + "it": "Modalità di sfiato: bilanciata", + "es": "Modo de ventilación: equilibrado", + "pl": "Tryb wentylacji — zrównoważony", + "zh-cn": "排气模式 - 平衡" }, - { - "_id": "command.tempprofNormal", - "type": "state", - "common": { - "name": { - "en": "Temperature Profile - Normal", - "de": "Temperaturprofil - Normal", - "ru": "Температурный профиль — нормальный", - "pt": "Perfil de Temperatura - Normal", - "nl": "Temperatuurprofiel - Normaal", - "fr": "Profil de température - Normal", - "it": "Profilo di temperatura - Normale", - "es": "Perfil de temperatura - Normal", - "pl": "Profil temperatury — normalny", - "zh-cn": "温度曲线 - 正常" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.tempprofNormal", + "type": "state", + "common": { + "name": { + "en": "Temperature Profile - Normal", + "de": "Temperaturprofil - Normal", + "ru": "Температурный профиль — нормальный", + "pt": "Perfil de Temperatura - Normal", + "nl": "Temperatuurprofiel - Normaal", + "fr": "Profil de température - Normal", + "it": "Profilo di temperatura - Normale", + "es": "Perfil de temperatura - Normal", + "pl": "Profil temperatury — normalny", + "zh-cn": "温度曲线 - 正常" }, - { - "_id": "command.tempprofCool", - "type": "state", - "common": { - "name": { - "en": "Temperature Profile - Cool", - "de": "Temperaturprofil - Kühl", - "ru": "Температурный профиль — холодный", - "pt": "Perfil de temperatura - Frio", - "nl": "Temperatuurprofiel - Koel", - "fr": "Profil de température - Froid", - "it": "Profilo di temperatura - Freddo", - "es": "Perfil de temperatura: frío", - "pl": "Profil temperatury — chłodny", - "zh-cn": "温度曲线 - 冷" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.tempprofCool", + "type": "state", + "common": { + "name": { + "en": "Temperature Profile - Cool", + "de": "Temperaturprofil - Kühl", + "ru": "Температурный профиль — холодный", + "pt": "Perfil de temperatura - Frio", + "nl": "Temperatuurprofiel - Koel", + "fr": "Profil de température - Froid", + "it": "Profilo di temperatura - Freddo", + "es": "Perfil de temperatura: frío", + "pl": "Profil temperatury — chłodny", + "zh-cn": "温度曲线 - 冷" }, - { - "_id": "command.tempprofWarm", - "type": "state", - "common": { - "name": { - "en": "Temperature Profile - Warm", - "de": "Temperaturprofil - Warm", - "ru": "Температурный профиль — теплый", - "pt": "Perfil de temperatura - quente", - "nl": "Temperatuurprofiel - Warm", - "fr": "Profil de température - Chaud", - "it": "Profilo di temperatura - Caldo", - "es": "Perfil de temperatura: cálido", - "pl": "Profil temperatury — ciepły", - "zh-cn": "温度曲线 - 温暖" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.tempprofWarm", + "type": "state", + "common": { + "name": { + "en": "Temperature Profile - Warm", + "de": "Temperaturprofil - Warm", + "ru": "Температурный профиль — теплый", + "pt": "Perfil de temperatura - quente", + "nl": "Temperatuurprofiel - Warm", + "fr": "Profil de température - Chaud", + "it": "Profilo di temperatura - Caldo", + "es": "Perfil de temperatura: cálido", + "pl": "Profil temperatury — ciepły", + "zh-cn": "温度曲线 - 温暖" }, - { - "_id": "command.bypassOn", - "type": "state", - "common": { - "name": { - "en": "Bypass - On", - "de": "Bypass - Ein", - "ru": "Байпас - вкл.", - "pt": "Ignorar - Ligado", - "nl": "Bypass - Aan", - "fr": "Contournement - Activé", - "it": "Bypass - Attivato", - "es": "Omitir - Activado", - "pl": "Obejście — włączone", - "zh-cn": "旁路 - 开" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.bypassOn", + "type": "state", + "common": { + "name": { + "en": "Bypass - On", + "de": "Bypass - Ein", + "ru": "Байпас - вкл.", + "pt": "Ignorar - Ligado", + "nl": "Bypass - Aan", + "fr": "Contournement - Activé", + "it": "Bypass - Attivato", + "es": "Omitir - Activado", + "pl": "Obejście — włączone", + "zh-cn": "旁路 - 开" }, - { - "_id": "command.bypassOff", - "type": "state", - "common": { - "name": { - "en": "Bypass - Off", - "de": "Bypass - Aus", - "ru": "Байпас - Выкл.", - "pt": "Ignorar - Desligado", - "nl": "Overbrug - Uit", - "fr": "Contournement - Désactivé", - "it": "Bypass - Disattivato", - "es": "Omitir - Desactivado", - "pl": "Obejście — wyłączone", - "zh-cn": "旁路 - 关闭" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.bypassOff", + "type": "state", + "common": { + "name": { + "en": "Bypass - Off", + "de": "Bypass - Aus", + "ru": "Байпас - Выкл.", + "pt": "Ignorar - Desligado", + "nl": "Overbrug - Uit", + "fr": "Contournement - Désactivé", + "it": "Bypass - Disattivato", + "es": "Omitir - Desactivado", + "pl": "Obejście — wyłączone", + "zh-cn": "旁路 - 关闭" }, - { - "_id": "command.bypassAuto", - "type": "state", - "common": { - "name": { - "en": "Bypass - Automatic mode", - "de": "Bypass - Automatischer Modus", - "ru": "Байпас - автоматический режим", - "pt": "Bypass - Modo automático", - "nl": "Bypass - Automatische modus", - "fr": "By-pass - Mode automatique", - "it": "Bypass - Modalità automatica", - "es": "Bypass - Modo automático", - "pl": "Bypass - tryb automatyczny", - "zh-cn": "旁路 - 自动模式" - }, - "type": "boolean", - "role": "button", - "read": false, - "write": true - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "command.bypassAuto", + "type": "state", + "common": { + "name": { + "en": "Bypass - Automatic mode", + "de": "Bypass - Automatischer Modus", + "ru": "Байпас - автоматический режим", + "pt": "Bypass - Modo automático", + "nl": "Bypass - Automatische modus", + "fr": "By-pass - Mode automatique", + "it": "Bypass - Modalità automatica", + "es": "Bypass - Modo automático", + "pl": "Bypass - tryb automatyczny", + "zh-cn": "旁路 - 自动模式" }, - { - "_id": "sensor", - "type": "channel", - "common": { - "name": { - "en": "Sensor", - "de": "Sensor", - "ru": "Датчик", - "pt": "Sensor", - "nl": "Sensor", - "fr": "Capteur", - "it": "Sensore", - "es": "Sensor", - "pl": "Czujnik", - "zh-cn": "传感器" - } - }, - "native": {} + "type": "boolean", + "role": "button", + "read": false, + "write": true + }, + "native": {} + }, + { + "_id": "sensor", + "type": "channel", + "common": { + "name": { + "en": "Sensor", + "de": "Sensor", + "ru": "Датчик", + "pt": "Sensor", + "nl": "Sensor", + "fr": "Capteur", + "it": "Sensore", + "es": "Sensor", + "pl": "Czujnik", + "zh-cn": "传感器" } - ] + }, + "native": {} + } + ] } diff --git a/package-lock.json b/package-lock.json index 1b29cfd..dee0f99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.comfoairq", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "iobroker.comfoairq", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^2.6.7", @@ -39,7 +39,7 @@ "typescript": "~4.9.4" }, "engines": { - "node": ">=14.0.0" + "node": ">=14.5.0" } }, "node_modules/@alcalzone/pak": { diff --git a/package.json b/package.json index 5ac5d84..3622c96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.comfoairq", - "version": "0.2.0", + "version": "0.3.0", "description": "ioBroker ComfoAirQ Adapter", "author": { "name": "Matthias Kleine", @@ -81,4 +81,4 @@ "url": "https://github.com/klein0r/ioBroker.comfoairq/issues" }, "readmeFilename": "README.md" -} \ No newline at end of file +}