|
62 | 62 | "0.4.0": {
|
63 | 63 | "en": "Fix update for non tli devices",
|
64 | 64 | "de": "Fix update für nicht tli Geräte"
|
65 |
| - }, |
66 |
| - "0.3.1": { |
67 |
| - "en": "Fix login problem", |
68 |
| - "de": "Loginproblem behoben" |
69 |
| - }, |
70 |
| - "0.3.0": { |
71 |
| - "en": "Fix remote controls and added boost and quick veto", |
72 |
| - "de": "Remote Controls gefixt und Boost und quickveto hinzugefügt" |
73 | 65 | }
|
74 | 66 | },
|
75 | 67 | "messages": [
|
|
108 | 100 | "buttons": ["agree", "cancel"]
|
109 | 101 | }
|
110 | 102 | ],
|
111 |
| - "title": "Vaillant multiMATIC", |
112 | 103 | "titleLang": {
|
113 | 104 | "en": "Vaillant multiMATIC",
|
114 | 105 | "de": "Vaillant multiMATIC",
|
|
119 | 110 | "it": "Vaillant multiMATIC",
|
120 | 111 | "es": "Vaillant multiMATIC",
|
121 | 112 | "pl": "Vaillant multiMATIC",
|
| 113 | + "uk": "Vaillant multiMATIC", |
122 | 114 | "zh-cn": "万能multiMATIC"
|
123 | 115 | },
|
124 | 116 | "desc": {
|
|
131 | 123 | "it": "Vaillant multiMatic VR900 / VR920 Adapter",
|
132 | 124 | "es": "Adaptador Vaillant multiMatic VR900 / VR920",
|
133 | 125 | "pl": "Adapter Vaillant multiMatic VR900 / VR920",
|
| 126 | + "uk": "Adapter Vaillant multiMatic VR900 / VR920", |
134 | 127 | "zh-cn": "Vaillant multiMatic VR900 / VR920适配器"
|
135 | 128 | },
|
136 | 129 | "authors": [ "TA2k <[email protected]>"],
|
137 | 130 | "keywords": ["vaillant", "multiMATIC", "VR900", "VR920"],
|
138 |
| - "license": "MIT", |
| 131 | + "licenseInformation": "MIT", |
139 | 132 | "platform": "Javascript/Node.js",
|
140 |
| - "main": "main.js", |
141 | 133 | "icon": "vaillant.png",
|
142 | 134 | "enabled": true,
|
143 | 135 | "extIcon": "https://raw.githubusercontent.com/TA2k/ioBroker.vaillant/master/admin/vaillant.png",
|
144 | 136 | "readme": "https://github.com/TA2k/ioBroker.vaillant/blob/master/README.md",
|
145 | 137 | "loglevel": "info",
|
146 | 138 | "mode": "daemon",
|
| 139 | + "tier": 3, |
147 | 140 | "type": "climate-control",
|
148 | 141 | "connectionType": "cloud",
|
149 | 142 | "dataSource": "poll",
|
|
0 commit comments