iobroker.vis-icontwo 1.13.0 → 1.15.0
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/README.md +12 -6
- package/io-package.json +26 -2
- package/package.json +2 -11
- package/www/Devices/lawn_mower2_charge.png +0 -0
- package/www/Devices/lawn_mower2_map.png +0 -0
- package/www/Devices/lawn_mower2_timer.png +0 -0
- package/www/Devices/lawn_mower_charge.png +0 -0
- package/www/Devices/lawn_mower_map.png +0 -0
- package/www/Devices/lawn_mower_timer.png +0 -0
- package/www/Player/record.png +0 -0
package/README.md
CHANGED
|
@@ -1,18 +1,16 @@
|
|
|
1
1
|

|
|
2
2
|
# ioBroker.vis-icontwo
|
|
3
3
|
|
|
4
|
-
|
|
4
|
+

|
|
5
5
|

|
|
6
|
+
[](https://www.npmjs.com/package/iobroker.vis-icontwo)<br>
|
|
6
7
|
[](https://www.npmjs.com/package/iobroker.vis-icontwo)
|
|
7
|
-
](https://snyk.io/test/github/inventwo/iobroker.vis-icontwo)
|
|
8
|
+
[](https://github.com/inventwo/ioBroker.vis-icontwo/tree/master?tab=security-ov-file)
|
|
9
9
|
[](https://ci.appveyor.com/project/inventwo/iobroker-vis-icontwo)
|
|
10
|
-
[](https://github.com/inventwo/ioBroker.vis-icontwo/tree/master?tab=License-1-ov-file)
|
|
11
11
|
|
|
12
12
|
[](https://www.paypal.com/donate/?hosted_button_id=7W6M3TFZ4W9LW)
|
|
13
13
|
|
|
14
|
-
[](https://nodei.co/npm/iobroker.vis-icontwo/)
|
|
15
|
-
|
|
16
14
|
|
|
17
15
|
## Icon Adapter für den ioBroker.vis Adapter
|
|
18
16
|
|
|
@@ -60,6 +58,14 @@ Falls Dir unsere Arbeit gefällt und Du uns unterstützen möchtest, wir freuen
|
|
|
60
58
|
|
|
61
59
|
## Changelog / Änderungsprotokoll
|
|
62
60
|
|
|
61
|
+
### 1.14.0
|
|
62
|
+
|
|
63
|
+
• Neue Icons hinzugefügt (Devices/mower)
|
|
64
|
+
|
|
65
|
+
### 1.14.0
|
|
66
|
+
|
|
67
|
+
• Neue Icons hinzugefügt (Player/record)
|
|
68
|
+
|
|
63
69
|
### 1.13.0
|
|
64
70
|
|
|
65
71
|
• Neue Icons hinzugefügt (Alarm/record)
|
package/io-package.json
CHANGED
|
@@ -1,9 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "vis-icontwo",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.15.0",
|
|
5
5
|
"news": {
|
|
6
|
-
"1.
|
|
6
|
+
"1.15.0": {
|
|
7
|
+
"en": "new icons added",
|
|
8
|
+
"de": "neue icons hinzugefügt",
|
|
9
|
+
"ru": "добавлены новые иконки",
|
|
10
|
+
"pt": "novos ícones adicionados",
|
|
11
|
+
"nl": "nieuwe pictogrammen toegevoegd",
|
|
12
|
+
"fr": "nouvelles icônes ajoutées",
|
|
13
|
+
"it": "nuove icone aggiunte",
|
|
14
|
+
"es": "nuevos iconos añadidos",
|
|
15
|
+
"pl": "dodano nowe ikony",
|
|
16
|
+
"uk": "додано нові іконки",
|
|
17
|
+
"zh-cn": "添加新图标"
|
|
18
|
+
},"1.14.0": {
|
|
19
|
+
"en": "new icons added",
|
|
20
|
+
"de": "neue icons hinzugefügt",
|
|
21
|
+
"ru": "добавлены новые иконки",
|
|
22
|
+
"pt": "novos ícones adicionados",
|
|
23
|
+
"nl": "nieuwe pictogrammen toegevoegd",
|
|
24
|
+
"fr": "nouvelles icônes ajoutées",
|
|
25
|
+
"it": "nuove icone aggiunte",
|
|
26
|
+
"es": "nuevos iconos añadidos",
|
|
27
|
+
"pl": "dodano nowe ikony",
|
|
28
|
+
"uk": "додано нові іконки",
|
|
29
|
+
"zh-cn": "添加新图标"
|
|
30
|
+
},"1.13.0": {
|
|
7
31
|
"en": "new icons added",
|
|
8
32
|
"de": "neue icons hinzugefügt",
|
|
9
33
|
"ru": "добавлены новые иконки",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.vis-icontwo",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.15.0",
|
|
4
4
|
"description": "inventwo Icon Set",
|
|
5
5
|
"author": "skvarel <skvarel@inventwo.com>",
|
|
6
6
|
"contributors": [
|
|
@@ -37,16 +37,8 @@
|
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@iobroker/testing": "^5.0.0",
|
|
40
|
-
"@types/chai": "^5.0.1",
|
|
41
|
-
"@types/chai-as-promised": "^8.0.0",
|
|
42
|
-
"@types/mocha": "^10.0.1",
|
|
43
|
-
"@types/node": "^24.0.15",
|
|
44
|
-
"@types/proxyquire": "^1.3.28",
|
|
45
|
-
"@types/sinon": "^17.0.0",
|
|
46
|
-
"@types/sinon-chai": "^4.0.0",
|
|
47
40
|
"chai": "^5.1.2",
|
|
48
41
|
"chai-as-promised": "^8.0.0",
|
|
49
|
-
"eslint": "^9.3.0",
|
|
50
42
|
"mocha": "^11.0.1",
|
|
51
43
|
"proxyquire": "^2.1.3",
|
|
52
44
|
"sinon": "^21.0.0",
|
|
@@ -57,8 +49,7 @@
|
|
|
57
49
|
"test:package": "mocha test/package --exit",
|
|
58
50
|
"test:unit": "mocha test/unit --exit",
|
|
59
51
|
"test:integration": "mocha test/integration --exit",
|
|
60
|
-
"test": "npm run test:js && npm run test:package"
|
|
61
|
-
"lint": "eslint"
|
|
52
|
+
"test": "npm run test:js && npm run test:package"
|
|
62
53
|
},
|
|
63
54
|
"bugs": {
|
|
64
55
|
"url": "https://github.com/inventwo/ioBroker.vis-icontwo/issues"
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|