iobroker.viessmann
Version:
Connect a viessmann heating system over vcontrold
323 lines (322 loc) • 11.6 kB
JSON
{
"common": {
"name": "viessmann",
"version": "1.5.4",
"news": {
"1.5.4": {
"en": "protect password",
"de": "schützen passwort",
"ru": "защитить пароль",
"pt": "proteger a senha",
"nl": "wachtwoord beschermen",
"fr": "protéger le mot de passe",
"it": "proteggere la password",
"es": "proteger contraseña",
"pl": "ochrona hasła",
"uk": "захист пароля",
"zh-cn": "保护密码"
},
"1.5.3": {
"en": "fixed issue #245 ESlint",
"de": "feste Ausgabe #245 ESlint",
"ru": "#245 ESlint",
"pt": "problema fixo #245 ESlint",
"nl": "vast nummer #245 ESlint",
"fr": "émission fixe #245 ESlint",
"it": "numero fisso #245 ESlint",
"es": "edición fija #245 ESlint",
"pl": "stałe wydanie # 245 ESlint",
"uk": "виправлено проблему #245 ESlint",
"zh-cn": "245 ESlint号固定版"
},
"1.5.0": {
"en": "fixed issue #235 Responsive",
"de": "feste Ausgabe #235 Antwort",
"ru": "#235 Реакция",
"pt": "problema fixo #235 Responsivo",
"nl": "vaste uitgave #235 Responsief",
"fr": "émission fixe #235 Réceptif",
"it": "numero fisso #235 Risposta",
"es": "número fijo #235 Responsabilidad",
"pl": "stała emisja # 235 Odpowiedź",
"uk": "виправлено проблему #235 Відповідальність",
"zh-cn": "固定版号235 响应"
},
"1.4.9": {
"en": "fixed issue #211",
"de": "feste ausgabe #211",
"ru": "#211",
"pt": "problema fixo #211",
"nl": "vast nummer #211",
"fr": "émission fixe #211",
"it": "numero fisso #211",
"es": "número fijo #211",
"pl": "stała emisja # 211",
"uk": "виправлений номер #211",
"zh-cn": "211号固定版"
},
"1.4.8": {
"en": "updated iob checker issues\nfixed issue #211",
"de": "aktualisierte iob checker probleme\nfeste ausgabe #211",
"ru": "обновленные вопросы проверки iob\n#211",
"pt": "problemas de verificação iob atualizados\nproblema fixo #211",
"nl": "bijgewerkte iob-checkerproblemen\nvast nummer #211",
"fr": "problèmes de vérification iob mis à jour\némission fixe #211",
"it": "aggiornato problemi di controllo iob\nnumero fisso #211",
"es": "actualizados problemas de comprobación de iob\nnúmero fijo #211",
"pl": "zaktualizowane problemy z sprawdzaniem iob\nstała emisja # 211",
"uk": "оновлені питання перевірки iob\nвиправлений номер #211",
"zh-cn": "更新iob检查器问题\n211号固定版"
},
"1.4.7": {
"en": "fixed issue #164",
"de": "feste ausgabe #164",
"ru": "#164",
"pt": "problema fixo #164",
"nl": "vast probleem #164",
"fr": "numéro fixe #164",
"it": "numero fisso #164",
"es": "número fijo #164",
"pl": "stała emisja # 164",
"uk": "виправлено проблему #164",
"zh-cn": "164号固定版"
}
},
"titleLang": {
"en": "connect viessmann systems over vcontrold",
"de": "viessmann systeme über vcontroled verbinden",
"ru": "подключить системы viessmann через vcontrold",
"pt": "conectar sistemas viessmann sobre vcontrold",
"nl": "verbind viessmannsystemen over voogdij",
"fr": "connecter les systèmes viessmann sur vcontrold",
"it": "collegare i sistemi viessmann sopra vcontrold",
"es": "conectar sistemas viessmann sobre vcontrold",
"pl": "łączy systemy viessmanna nad vkontrolowanym",
"uk": "підключення систем viessmann над керуванням",
"zh-cn": "维生素曼系统控制"
},
"desc": {
"en": "Communication with Viessmann controllers over Vcontrold",
"de": "Kommunikation mit Viessmann Controllern über Vcontrold",
"ru": "Связь с контроллерами Viessmann через Vcontrold",
"pt": "Comunicação com controladores Viessmann sobre Vcontrold",
"nl": "Communicatie met Viessmann controllers boven V gecontroleerd",
"fr": "Communication avec les contrôleurs Viessmann sur Vcontrold",
"it": "Comunicazione con controller Viessmann su Vcontrold",
"es": "Comunicación con controladores Viessmann sobre Vcontrold",
"pl": "Komunikacja z kontrolerami Viessmanna nad kontrolą V Controlled",
"uk": "Зв'язок з контролерами Viessmann над Vcontrold",
"zh-cn": "与V控制的Vusmann管制器的通信"
},
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"authors": [
"misanorot <audi16v@gmx.de>"
],
"tier": 3,
"compact": false,
"connectionType": "local",
"dataSource": "poll",
"platform": "Javascript/Node.js",
"mode": "daemon",
"icon": "viessmann.png",
"extIcon": "https://raw.githubusercontent.com/misanorot/ioBroker.viessmann/master/admin/viessmann.png",
"keywords": [
"viessmann",
"heizung",
"vito",
"vitotronic"
],
"readme": "https://github.com/misanorot/ioBroker.viessmann/blob/master/README.md",
"loglevel": "info",
"type": "climate-control",
"enabled": true,
"adminUI": {
"config": "materialize"
},
"dependencies": [
{
"js-controller": ">=5.0.19"
}
],
"globalDependencies": [
{
"admin": ">=5.0.0"
}
]
},
"protectedNative": [
"password",
"user_name"
],
"encryptedNative": [
"password",
"user_name"
],
"native": {
"datapoints": {},
"ip": "127.0.0.1",
"port": "3002",
"user_name": "",
"password": "",
"reconnect": 5,
"path": "/etc/vcontrold",
"new_read": false,
"answer": true,
"states_only": false,
"errors": false
},
"objects": [],
"instanceObjects": [
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Connection",
"de": "Verbindung",
"ru": "Контакт",
"pt": "Conexão",
"nl": "Verbinding",
"fr": "Connexion",
"it": "Connessione",
"es": "Conexión",
"pl": "Connection",
"uk": "Підключення",
"zh-cn": "A. 驱逐"
},
"desc": {
"en": "Connection to Viessmann system",
"de": "Verbindung zum Viessmann System",
"ru": "Подключение к системе Viessmann",
"pt": "Conexão ao sistema Viessmann",
"nl": "Verbinding met het Viessmann systeem",
"fr": "Connexion au système Viessmann",
"it": "Collegamento al sistema Viessmann",
"es": "Conexión al sistema Viessmann",
"pl": "Połączenie do systemu Viessmanna",
"uk": "Підключення до системи Viessmann",
"zh-cn": "对维斯曼系统的攻击"
},
"type": "boolean",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "info.timeout_connection",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Timeout connection",
"de": "Zeitüberschreitung Verbindung",
"ru": "Timeout подключение",
"pt": "Conexão de tempo limite",
"nl": "Vertaling:",
"fr": "Timeout connection",
"it": "Connessione timeout",
"es": "Conexión de tiempo",
"pl": "Połączenie czasowe",
"uk": "Підключення часу",
"zh-cn": "时间安排"
},
"desc": {
"en": "Timeout connection to Viessmann system",
"de": "Zeitüberschreitung Verbindung zum Viessmann-System",
"ru": "Подключение к системе Viessmann",
"pt": "Conexão de tempo para o sistema Viessmann",
"nl": "Quality over Quantity (QoQ) Releases Vertaling:",
"fr": "Raccordement temporel au système Viessmann",
"it": "Connessione timeout al sistema Viessmann",
"es": "Conexión de tiempo al sistema Viessmann",
"pl": "System czasowy Viessmanna",
"uk": "Часове підключення до системи Viessmann",
"zh-cn": "B. 对维斯曼系统的时限"
},
"type": "boolean",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "info.lastPoll",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Last poll",
"de": "Letzte Abfrage",
"ru": "Последний опрос",
"pt": "Última pesquisa",
"nl": "Laatste peiling",
"fr": "Dernier sondage",
"it": "Ultimo sondaggio",
"es": "Última encuesta",
"pl": "Wyniki głosowania",
"uk": "Останнє опитування",
"zh-cn": "上次投票"
},
"desc": {
"en": "Timestamp last poll",
"de": "Zeitstempel letzte Abfrage",
"ru": "Timestamp последний опрос",
"pt": "Última pesquisa",
"nl": "Timestamp laatste poll",
"fr": "Dernier sondage Timestamp",
"it": "Ultimo sondaggio",
"es": "Timestamp última encuesta",
"pl": "Timestamp",
"uk": "Останнє опитування",
"zh-cn": "上次投票时间"
},
"type": "number",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "input.force_polling_interval",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Force polling",
"de": "Forciere Abfrage",
"ru": "Загрязнение силы",
"pt": "Poluindo forças",
"nl": "Force peiling",
"fr": "Polling de force",
"it": "Inquinamento della forza",
"es": "Encuestas de fuerzas",
"pl": "Polling",
"uk": "Примусове опитування",
"zh-cn": "部队投票"
},
"desc": {
"en": "For direct query of a value from the heating system",
"de": "Zur direkten Abfrage eines Wertes aus dem Heizsystem",
"ru": "Для прямого запроса стоимости от системы отопления",
"pt": "Para consulta direta de um valor do sistema de aquecimento",
"nl": "Voor directe zoektocht naar een waarde van het verhitte systeem",
"fr": "Pour une requête directe d'une valeur du système de chauffage",
"it": "Per query diretta di un valore dal sistema di riscaldamento",
"es": "Para la consulta directa de un valor del sistema de calefacción",
"pl": "W przypadku bezpośredniego zapytania o wartość z systemu ogrzewania",
"uk": "Для прямого запиту вартості від системи опалення",
"zh-cn": "直接询问暖气系统的价值"
},
"type": "string",
"read": true,
"write": true
},
"native": {}
}
]
}