iobroker.clage-dsx 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) 2021 TheBam <elektrobam@gmx.de>
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
1
+ MIT License
2
+
3
+ Copyright (c) 2021 TheBam <elektrobam@gmx.de>
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md CHANGED
@@ -1,65 +1,71 @@
1
- ![Logo](admin/clage-dsx.png)
2
- # ioBroker.clage-dsx
3
-
4
- [![NPM version](https://img.shields.io/npm/v/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
5
- [![Downloads](https://img.shields.io/npm/dm/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
6
- ![Number of Installations (latest)](https://iobroker.live/badges/clage-dsx-installed.svg)
7
- ![Number of Installations (stable)](https://iobroker.live/badges/clage-dsx-stable.svg)
8
- [![Dependency Status](https://img.shields.io/david/TheBam1990/iobroker.clage-dsx.svg)](https://david-dm.org/TheBam1990/iobroker.clage-dsx)
9
-
10
- [![NPM](https://nodei.co/npm/iobroker.clage-dsx.png?downloads=true)](https://nodei.co/npm/iobroker.clage-dsx/)
11
-
12
- **Tests:** ![Test and Release](https://github.com/TheBam1990/ioBroker.clage-dsx/workflows/Test%20and%20Release/badge.svg)
13
-
14
- ## clage-dsx adapter for ioBroker
15
-
16
- connection to clage dsx wather Heater
17
-
18
- ## Developer manual
19
- This section is intended for the developer. It can be deleted later
20
-
21
- ### Getting started
22
-
23
- For German https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/README_DE.md
24
-
25
- API Doku: https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/CLAGE%20HomeServer%20API%20v1.3.4.pdf
26
-
27
- Connekting infos JS: https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/connektion.md
28
-
29
- Simply enter the IP address of your DSX server and enter your username and password.
30
- Attention, all fields must be filled in otherwise it won't work.
31
-
32
- The Setpoint value is the temperature with a value without commer (Temp / 10)
33
-
34
- The FlowMax value, which ensures the flow in the device, can also be changed.
35
- As well as a name can also be entered
36
-
37
-
38
-
39
- ## Changelog
40
-
41
- ### 0.0.1
42
- * (TheBam) initial release
43
-
44
- ## License
45
- MIT License
46
-
47
- Copyright (c) 2021 TheBam <elektrobam@gmx.de>
48
-
49
- Permission is hereby granted, free of charge, to any person obtaining a copy
50
- of this software and associated documentation files (the "Software"), to deal
51
- in the Software without restriction, including without limitation the rights
52
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
53
- copies of the Software, and to permit persons to whom the Software is
54
- furnished to do so, subject to the following conditions:
55
-
56
- The above copyright notice and this permission notice shall be included in all
57
- copies or substantial portions of the Software.
58
-
59
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
61
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
65
- SOFTWARE.
1
+ ![Logo](admin/clage-dsx.png)
2
+ # ioBroker.clage-dsx
3
+
4
+ [![NPM version](https://img.shields.io/npm/v/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
5
+ [![Downloads](https://img.shields.io/npm/dm/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
6
+ ![Number of Installations (latest)](https://iobroker.live/badges/clage-dsx-installed.svg)
7
+ ![Number of Installations (stable)](https://iobroker.live/badges/clage-dsx-stable.svg)
8
+ [![Dependency Status](https://img.shields.io/david/TheBam1990/iobroker.clage-dsx.svg)](https://david-dm.org/TheBam1990/iobroker.clage-dsx)
9
+
10
+ [![NPM](https://nodei.co/npm/iobroker.clage-dsx.png?downloads=true)](https://nodei.co/npm/iobroker.clage-dsx/)
11
+
12
+ **Tests:** ![Test and Release](https://github.com/TheBam1990/ioBroker.clage-dsx/workflows/Test%20and%20Release/badge.svg)
13
+
14
+ ## clage-dsx adapter for ioBroker
15
+
16
+ connection to clage dsx wather Heater
17
+
18
+ ## Developer manual
19
+ This section is intended for the developer. It can be deleted later
20
+
21
+ ### Getting started
22
+
23
+ For German https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/README_DE.md
24
+
25
+ API Doku: https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/CLAGE%20HomeServer%20API%20v1.3.4.pdf
26
+
27
+ Connekting infos JS: https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/connektion.md
28
+
29
+ Simply enter the IP address of your DSX server and enter your username and password.
30
+ Attention, all fields must be filled in otherwise it won't work.
31
+
32
+ The Setpoint value is the temperature with a value without commer (Temp / 10)
33
+
34
+ The FlowMax value, which ensures the flow in the device, can also be changed.
35
+ As well as a name can also be entered
36
+
37
+
38
+
39
+ ## Changelog
40
+
41
+ ### 0.0.2
42
+
43
+ * Updated runtime dependencies for current ioBroker and Node.js versions
44
+ * Migrated the administration page to responsive JSON Config
45
+ * Added current ioBroker package metadata and CI tests for Node.js 20, 22 and 24
46
+
47
+ ### 0.0.1
48
+ * (TheBam) initial release
49
+
50
+ ## License
51
+ MIT License
52
+
53
+ Copyright (c) 2023 TheBam <elektrobam@gmx.de>
54
+
55
+ Permission is hereby granted, free of charge, to any person obtaining a copy
56
+ of this software and associated documentation files (the "Software"), to deal
57
+ in the Software without restriction, including without limitation the rights
58
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
59
+ copies of the Software, and to permit persons to whom the Software is
60
+ furnished to do so, subject to the following conditions:
61
+
62
+ The above copyright notice and this permission notice shall be included in all
63
+ copies or substantial portions of the Software.
64
+
65
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
68
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
69
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
70
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
71
+ SOFTWARE.
package/README_DE.md CHANGED
@@ -1,57 +1,63 @@
1
- ![Logo](admin/clage-dsx.png)
2
- # ioBroker.clage-dsx
3
-
4
- [![NPM version](https://img.shields.io/npm/v/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
5
- [![Downloads](https://img.shields.io/npm/dm/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
6
- ![Number of Installations (latest)](https://iobroker.live/badges/clage-dsx-installed.svg)
7
- ![Number of Installations (stable)](https://iobroker.live/badges/clage-dsx-stable.svg)
8
- [![Dependency Status](https://img.shields.io/david/TheBam1990/iobroker.clage-dsx.svg)](https://david-dm.org/TheBam1990/iobroker.clage-dsx)
9
-
10
- [![NPM](https://nodei.co/npm/iobroker.clage-dsx.png?downloads=true)](https://nodei.co/npm/iobroker.clage-dsx/)
11
-
12
- **Tests:** ![Test and Release](https://github.com/TheBam1990/ioBroker.clage-dsx/workflows/Test%20and%20Release/badge.svg)
13
-
14
- ## clage-dsx adapter for ioBroker
15
-
16
- Anbindung für Clage Durchlauferhitzer DSX Server
17
-
18
-
19
- ### Getting started
20
-
21
- Einfach die IP adresse ihres DSX Server eintragen sowie Benutzername und Passwort eingeben.
22
- Achtung es müssen alle felder ausgefüllt sein sonst geht es nicht.
23
-
24
- Der Wert Setpoint ist die Temperatur mit einem Wert ohne kommer (Temp /10)
25
-
26
- Ebenso kann der Wert FlowMax verändert werden welcher für den Durchfluss im Gerät sorgt.
27
- Sowie ein Name kann auch eingegeben werden
28
-
29
-
30
-
31
- ## Changelog
32
-
33
- ### 0.0.1
34
- * (TheBam) initial release
35
-
36
- ## License
37
- MIT License
38
-
39
- Copyright (c) 2021 TheBam <elektrobam@gmx.de>
40
-
41
- Permission is hereby granted, free of charge, to any person obtaining a copy
42
- of this software and associated documentation files (the "Software"), to deal
43
- in the Software without restriction, including without limitation the rights
44
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
45
- copies of the Software, and to permit persons to whom the Software is
46
- furnished to do so, subject to the following conditions:
47
-
48
- The above copyright notice and this permission notice shall be included in all
49
- copies or substantial portions of the Software.
50
-
51
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
52
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
53
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
54
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
55
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
56
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
57
- SOFTWARE.
1
+ ![Logo](admin/clage-dsx.png)
2
+ # ioBroker.clage-dsx
3
+
4
+ [![NPM version](https://img.shields.io/npm/v/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
5
+ [![Downloads](https://img.shields.io/npm/dm/iobroker.clage-dsx.svg)](https://www.npmjs.com/package/iobroker.clage-dsx)
6
+ ![Number of Installations (latest)](https://iobroker.live/badges/clage-dsx-installed.svg)
7
+ ![Number of Installations (stable)](https://iobroker.live/badges/clage-dsx-stable.svg)
8
+ [![Dependency Status](https://img.shields.io/david/TheBam1990/iobroker.clage-dsx.svg)](https://david-dm.org/TheBam1990/iobroker.clage-dsx)
9
+
10
+ [![NPM](https://nodei.co/npm/iobroker.clage-dsx.png?downloads=true)](https://nodei.co/npm/iobroker.clage-dsx/)
11
+
12
+ **Tests:** ![Test and Release](https://github.com/TheBam1990/ioBroker.clage-dsx/workflows/Test%20and%20Release/badge.svg)
13
+
14
+ ## clage-dsx adapter for ioBroker
15
+
16
+ Anbindung für Clage Durchlauferhitzer DSX Server
17
+
18
+
19
+ ### Getting started
20
+
21
+ Einfach die IP adresse ihres DSX Server eintragen sowie Benutzername und Passwort eingeben.
22
+ Achtung es müssen alle felder ausgefüllt sein sonst geht es nicht.
23
+
24
+ Der Wert Setpoint ist die Temperatur mit einem Wert ohne kommer (Temp /10)
25
+
26
+ Ebenso kann der Wert FlowMax verändert werden welcher für den Durchfluss im Gerät sorgt.
27
+ Sowie ein Name kann auch eingegeben werden
28
+
29
+
30
+
31
+ ## Changelog
32
+
33
+ ### 0.0.2
34
+
35
+ * Laufzeitabhaengigkeiten fuer aktuelle ioBroker- und Node.js-Versionen aktualisiert
36
+ * Administrationsoberflaeche auf responsive JSON Config umgestellt
37
+ * Aktuelle ioBroker-Paketmetadaten und CI-Tests fuer Node.js 20, 22 und 24 ergaenzt
38
+
39
+ ### 0.0.1
40
+ * (TheBam) initial release
41
+
42
+ ## License
43
+ MIT License
44
+
45
+ Copyright (c) 2023 TheBam <elektrobam@gmx.de>
46
+
47
+ Permission is hereby granted, free of charge, to any person obtaining a copy
48
+ of this software and associated documentation files (the "Software"), to deal
49
+ in the Software without restriction, including without limitation the rights
50
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
51
+ copies of the Software, and to permit persons to whom the Software is
52
+ furnished to do so, subject to the following conditions:
53
+
54
+ The above copyright notice and this permission notice shall be included in all
55
+ copies or substantial portions of the Software.
56
+
57
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
59
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
60
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
61
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63
+ SOFTWARE.
@@ -0,0 +1,95 @@
1
+ {
2
+ "type": "panel",
3
+ "i18n": false,
4
+ "items": {
5
+ "intro": {
6
+ "type": "infoBox",
7
+ "text": {
8
+ "en": "Enter the CLAGE Home Server address and its API credentials. All three fields are required.",
9
+ "de": "Adresse des CLAGE Home Servers und dessen API-Zugangsdaten eingeben. Alle drei Felder werden benoetigt."
10
+ },
11
+ "newLine": true,
12
+ "xs": 12
13
+ },
14
+ "adresse": {
15
+ "type": "ip",
16
+ "label": {
17
+ "en": "CLAGE Home Server IP address",
18
+ "de": "IP-Adresse des CLAGE Home Servers",
19
+ "ru": "IP-адрес CLAGE Home Server",
20
+ "pt": "Endereço IP do CLAGE Home Server",
21
+ "nl": "IP-adres van de CLAGE Home Server",
22
+ "fr": "Adresse IP du CLAGE Home Server",
23
+ "it": "Indirizzo IP del CLAGE Home Server",
24
+ "es": "Dirección IP del CLAGE Home Server",
25
+ "pl": "Adres IP serwera CLAGE Home Server",
26
+ "uk": "IP-адреса CLAGE Home Server",
27
+ "zh-cn": "CLAGE Home Server IP 地址"
28
+ },
29
+ "listenOnAllPorts": false,
30
+ "onlyIp4": true,
31
+ "noInternal": false,
32
+ "xs": 12,
33
+ "sm": 6,
34
+ "md": 6,
35
+ "lg": 6,
36
+ "xl": 6
37
+ },
38
+ "port": {
39
+ "type": "text",
40
+ "label": {
41
+ "en": "API user name",
42
+ "de": "API-Benutzername",
43
+ "ru": "Имя пользователя API",
44
+ "pt": "Nome de utilizador da API",
45
+ "nl": "API-gebruikersnaam",
46
+ "fr": "Nom d'utilisateur API",
47
+ "it": "Nome utente API",
48
+ "es": "Nombre de usuario de la API",
49
+ "pl": "Nazwa użytkownika API",
50
+ "uk": "Ім'я користувача API",
51
+ "zh-cn": "API 用户名"
52
+ },
53
+ "help": {
54
+ "en": "The historical configuration key is named port, but this value is the user name.",
55
+ "de": "Der historische Konfigurationsschluessel heisst port, der Wert ist jedoch der Benutzername.",
56
+ "ru": "Исторический ключ называется port, но это имя пользователя.",
57
+ "pt": "A chave histórica chama-se port, mas este valor é o nome de utilizador.",
58
+ "nl": "De historische sleutel heet port, maar deze waarde is de gebruikersnaam.",
59
+ "fr": "La clé historique s'appelle port, mais cette valeur est le nom d'utilisateur.",
60
+ "it": "La chiave storica si chiama port, ma questo valore è il nome utente.",
61
+ "es": "La clave histórica se llama port, pero este valor es el nombre de usuario.",
62
+ "pl": "Historyczny klucz nazywa się port, ale ta wartość jest nazwą użytkownika.",
63
+ "uk": "Історичний ключ називається port, але це ім'я користувача.",
64
+ "zh-cn": "历史配置键名为 port,但该值实际是用户名。"
65
+ },
66
+ "xs": 12,
67
+ "sm": 6,
68
+ "md": 6,
69
+ "lg": 6,
70
+ "xl": 6
71
+ },
72
+ "apiKey": {
73
+ "type": "password",
74
+ "label": {
75
+ "en": "API password",
76
+ "de": "API-Passwort",
77
+ "ru": "Пароль API",
78
+ "pt": "Palavra-passe da API",
79
+ "nl": "API-wachtwoord",
80
+ "fr": "Mot de passe API",
81
+ "it": "Password API",
82
+ "es": "Contraseña de la API",
83
+ "pl": "Hasło API",
84
+ "uk": "Пароль API",
85
+ "zh-cn": "API 密码"
86
+ },
87
+ "visible": true,
88
+ "xs": 12,
89
+ "sm": 6,
90
+ "md": 6,
91
+ "lg": 6,
92
+ "xl": 6
93
+ }
94
+ }
95
+ }
package/io-package.json CHANGED
@@ -1,102 +1,122 @@
1
- {
2
- "common": {
3
- "name": "clage-dsx",
4
- "version": "0.0.1",
5
- "news": {
6
- "0.0.1": {
7
- "en": "initial release",
8
- "de": "Erstveröffentlichung",
9
- "ru": "Начальная версия",
10
- "pt": "lançamento inicial",
11
- "nl": "Eerste uitgave",
12
- "fr": "Première version",
13
- "it": "Versione iniziale",
14
- "es": "Versión inicial",
15
- "pl": "Pierwsze wydanie",
16
- "zh-cn": "首次出版"
17
- }
18
- },
19
- "titleLang": {
20
- "en": "clage-dsx",
21
- "de": "clage-dsx",
22
- "ru": "clage-dsx",
23
- "pt": "clage-dsx",
24
- "nl": "clage-dsx",
25
- "fr": "clage-dsx",
26
- "it": "clage-dsx",
27
- "es": "clage-dsx",
28
- "pl": "clage-dsx",
29
- "zh-cn": "clage-dsx"
30
- },
31
- "desc": {
32
- "en": "connektion to clage dsx wather Heater",
33
- "de": "connektion to clage dsx wather Heater",
34
- "ru": "connektion to clage dsx wather Heater",
35
- "pt": "connektion to clage dsx wather Heater",
36
- "nl": "connektion to clage dsx wather Heater",
37
- "fr": "connektion to clage dsx wather Heater",
38
- "it": "connektion to clage dsx wather Heater",
39
- "es": "connektion to clage dsx wather Heater",
40
- "pl": "connektion to clage dsx wather Heater",
41
- "zh-cn": "connektion to clage dsx wather Heater"
42
- },
43
- "authors": [
44
- "TheBam <elektrobam@gmx.de>"
45
- ],
46
- "keywords": [
47
- "water heater",
48
- "clage"
49
- ],
50
- "license": "MIT",
51
- "platform": "Javascript/Node.js",
52
- "icon": "clage-dsx.png",
53
- "enabled": true,
54
- "extIcon": "https://raw.githubusercontent.com/TheBam1990/ioBroker.clage-dsx/master/admin/clage-dsx.png",
55
- "readme": "https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/README.md",
56
- "loglevel": "info",
57
- "mode": "daemon",
58
- "type": "hardware",
59
- "compact": true,
60
- "connectionType": "local",
61
- "dataSource": "poll",
62
- "materialize": true,
63
- "dependencies": [
64
- {
65
- "js-controller": ">=2.0.0"
66
- }
67
- ]
68
- },
69
- "encryptedNative": [
70
- "apiKey"
71
- ],
72
- "protectedNative": [
73
- "apiKey"
74
- ],
75
- "native": {
76
- "port": "",
77
- "apiKey": "",
78
- "adresse": ""
79
- },
80
- "objects": [],
81
- "instanceObjects": [{
82
- "_id": "info",
83
- "type": "channel",
84
- "common": {
85
- "name": "Information"
86
- },
87
- "native": {}
88
- }, {
89
- "_id": "info.connection",
90
- "type": "state",
91
- "common": {
92
- "role": "indicator.connected",
93
- "name": "If connected to my gateway",
94
- "type": "boolean",
95
- "read": true,
96
- "write": false,
97
- "def": false
98
- },
99
- "native": {}
100
- }
101
- ]
102
- }
1
+ {
2
+ "common": {
3
+ "name": "clage-dsx",
4
+ "version": "0.0.2",
5
+ "news": {
6
+ "0.0.2": {
7
+ "en": "Updated dependencies and compatibility for current ioBroker and Node.js versions.",
8
+ "de": "Abhaengigkeiten und Kompatibilitaet fuer aktuelle ioBroker- und Node.js-Versionen aktualisiert.",
9
+ "ru": "Обновлены зависимости и совместимость с актуальными версиями ioBroker и Node.js.",
10
+ "pt": "Dependências e compatibilidade atualizadas para as versões atuais do ioBroker e Node.js.",
11
+ "nl": "Afhankelijkheden en compatibiliteit bijgewerkt voor actuele ioBroker- en Node.js-versies.",
12
+ "fr": "Dépendances et compatibilité mises à jour pour les versions actuelles d'ioBroker et Node.js.",
13
+ "it": "Dipendenze e compatibilità aggiornate per le versioni attuali di ioBroker e Node.js.",
14
+ "es": "Dependencias y compatibilidad actualizadas para las versiones actuales de ioBroker y Node.js.",
15
+ "pl": "Zaktualizowano zależności i zgodność z aktualnymi wersjami ioBroker i Node.js.",
16
+ "uk": "Оновлено залежності та сумісність з актуальними версіями ioBroker і Node.js.",
17
+ "zh-cn": "已更新依赖项,以兼容当前版本的 ioBroker 和 Node.js。"
18
+ },
19
+ "0.0.1": {
20
+ "en": "initial release",
21
+ "de": "Erstveröffentlichung",
22
+ "ru": "Начальная версия",
23
+ "pt": "lançamento inicial",
24
+ "nl": "Eerste uitgave",
25
+ "fr": "Première version",
26
+ "it": "Versione iniziale",
27
+ "es": "Versión inicial",
28
+ "pl": "Pierwsze wydanie",
29
+ "uk": "Initial release",
30
+ "zh-cn": "首次出版"
31
+ }
32
+ },
33
+ "titleLang": {
34
+ "en": "clage-dsx",
35
+ "de": "clage-dsx",
36
+ "ru": "clage-dsx",
37
+ "pt": "clage-dsx",
38
+ "nl": "clage-dsx",
39
+ "fr": "clage-dsx",
40
+ "it": "clage-dsx",
41
+ "es": "clage-dsx",
42
+ "pl": "clage-dsx",
43
+ "uk": "clage-dsx",
44
+ "zh-cn": "clage-dsx"
45
+ },
46
+ "desc": {
47
+ "en": "connection to clage dsx wather Heater",
48
+ "de": "verbindung zu clage dsx wather Heater",
49
+ "ru": "подключение к clage dsx wather Heater",
50
+ "pt": "conexão com o aquecedor de wather dsx clage",
51
+ "nl": "verbinding met klei dsxwaze Heater",
52
+ "fr": "connexion à clage dsx wather Heater",
53
+ "it": "connessione al clage dsx wather Heater",
54
+ "es": "conexión a clage dsx wather Heater",
55
+ "pl": "w związku z tym księgowy",
56
+ "uk": "підключення до клітки dsx ватер нагрівач",
57
+ "zh-cn": "2. 冲突"
58
+ },
59
+ "authors": ["TheBam <elektrobam@gmx.de>"],
60
+ "keywords": ["water heater", "clage"],
61
+ "licenseInformation": {
62
+ "type": "free",
63
+ "license": "MIT"
64
+ },
65
+ "platform": "Javascript/Node.js",
66
+ "icon": "clage-dsx.png",
67
+ "enabled": true,
68
+ "extIcon": "https://raw.githubusercontent.com/TheBam1990/ioBroker.clage-dsx/master/admin/clage-dsx.png",
69
+ "readme": "https://github.com/TheBam1990/ioBroker.clage-dsx/blob/master/README.md",
70
+ "loglevel": "info",
71
+ "mode": "daemon",
72
+ "type": "hardware",
73
+ "tier": 3,
74
+ "compact": true,
75
+ "connectionType": "local",
76
+ "dataSource": "poll",
77
+ "adminUI": {
78
+ "config": "json"
79
+ },
80
+ "dependencies": [
81
+ {
82
+ "js-controller": ">=6.0.11"
83
+ }
84
+ ],
85
+ "globalDependencies": [
86
+ {
87
+ "admin": ">=7.6.20"
88
+ }
89
+ ]
90
+ },
91
+ "encryptedNative": ["apiKey"],
92
+ "protectedNative": ["apiKey"],
93
+ "native": {
94
+ "port": "",
95
+ "apiKey": "",
96
+ "adresse": ""
97
+ },
98
+ "objects": [],
99
+ "instanceObjects": [
100
+ {
101
+ "_id": "info",
102
+ "type": "channel",
103
+ "common": {
104
+ "name": "Information"
105
+ },
106
+ "native": {}
107
+ },
108
+ {
109
+ "_id": "info.connection",
110
+ "type": "state",
111
+ "common": {
112
+ "role": "indicator.connected",
113
+ "name": "If connected to my gateway",
114
+ "type": "boolean",
115
+ "read": true,
116
+ "write": false,
117
+ "def": false
118
+ },
119
+ "native": {}
120
+ }
121
+ ]
122
+ }