iobroker.teslafi 2.0.3 → 2.0.5
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 +1 -1
- package/README.md +14 -7
- package/io-package.json +27 -27
- package/package.json +14 -16
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2024-
|
|
3
|
+
Copyright (c) 2024-2026 Hombach <TeslaFi@homba.ch>
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
package/README.md
CHANGED
|
@@ -79,6 +79,19 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
|
|
|
79
79
|
Placeholder for the next version (at the beginning of the line):
|
|
80
80
|
### **WORK IN PROGRESS**
|
|
81
81
|
-->
|
|
82
|
+
|
|
83
|
+
### 2.0.5 (2026-01-01)
|
|
84
|
+
|
|
85
|
+
- (hombach) optimize dependabot config (#209)
|
|
86
|
+
- (hombach) year 2026 changes
|
|
87
|
+
- (hombach) update axios
|
|
88
|
+
- (hombach) update dependencies
|
|
89
|
+
|
|
90
|
+
### 2.0.4 (2025-10-22)
|
|
91
|
+
|
|
92
|
+
- (hombach) upgrade NPM deployment system
|
|
93
|
+
- (hombach) bump dependencies
|
|
94
|
+
|
|
82
95
|
### 2.0.3 (2025-09-27)
|
|
83
96
|
|
|
84
97
|
- (hombach) remove allowInit (#181)
|
|
@@ -102,7 +115,6 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
|
|
|
102
115
|
|
|
103
116
|
- (hombach) BREAKING: Dropped support for Node.js 18 (#135)
|
|
104
117
|
- (hombach) BREAKING: Dropped support for js-controller 5 (#135)
|
|
105
|
-
- (hombach) bump dependencies
|
|
106
118
|
|
|
107
119
|
### 1.5.0 (2025-04-14)
|
|
108
120
|
|
|
@@ -120,7 +132,6 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
|
|
|
120
132
|
|
|
121
133
|
- (hombach) add stop HVAC command (#121)
|
|
122
134
|
- (hombach) add start/stop charging command (#121)
|
|
123
|
-
- (hombach) bump dependencies
|
|
124
135
|
|
|
125
136
|
### 1.2.2 (2025-03-11)
|
|
126
137
|
|
|
@@ -139,7 +150,6 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
|
|
|
139
150
|
|
|
140
151
|
- (hombach) added @alcalzone/release-script (#97)
|
|
141
152
|
- (hombach) bump @iobroker/adapter-dev to 1.4.0 (#104)
|
|
142
|
-
- (hombach) bump dependencies
|
|
143
153
|
- (hombach) fix error in config (#106)
|
|
144
154
|
|
|
145
155
|
### 1.1.1 (2025-02-01)
|
|
@@ -189,7 +199,6 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
|
|
|
189
199
|
- (hombach) intruduce 'iobroker/eslint-config' (#67)
|
|
190
200
|
- (hombach) add axios timeout
|
|
191
201
|
- (hombach) optimized code stability
|
|
192
|
-
- (hombach) fix typo
|
|
193
202
|
- (hombach) remove message handler
|
|
194
203
|
|
|
195
204
|
### 0.4.0 (2024-11-10)
|
|
@@ -233,12 +242,10 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
|
|
|
233
242
|
|
|
234
243
|
- (hombach) fix typo in error text
|
|
235
244
|
- (hombach) optimize responsive design
|
|
236
|
-
- (hombach) bump dependencies
|
|
237
245
|
|
|
238
246
|
### 0.1.2 (2024-10-28)
|
|
239
247
|
|
|
240
248
|
- (hombach) introduce to ioBroker latest repo
|
|
241
|
-
- (hombach) bump dependencies
|
|
242
249
|
|
|
243
250
|
### 0.1.1 (2024-10-26)
|
|
244
251
|
|
|
@@ -256,7 +263,7 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
|
|
|
256
263
|
|
|
257
264
|
MIT License
|
|
258
265
|
|
|
259
|
-
Copyright (c) 2024-
|
|
266
|
+
Copyright (c) 2024-2026 C.Hombach <TeslaFi@homba.ch>
|
|
260
267
|
|
|
261
268
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
262
269
|
of this software and associated documentation files (the "Software"), to deal
|
package/io-package.json
CHANGED
|
@@ -1,8 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "teslafi",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.5",
|
|
5
5
|
"news": {
|
|
6
|
+
"2.0.5": {
|
|
7
|
+
"en": "optimize dependabot config (#209)\nyear 2026 changes\nupdate axios\nupdate dependencies",
|
|
8
|
+
"de": "optimieren abhängigabot config (#209)\njahr 2026 änderungen\naxios\naktualisierung der abhängigkeiten",
|
|
9
|
+
"ru": "оптимизируйте конфигурацию зависимого робота (#209)\n2026 год изменения\nобновление axios\nобновление зависимостей",
|
|
10
|
+
"pt": "otimizar a configuração do dependebot (# 209)\nvariações do ano de 2026\natualizar axios\natualizar dependências",
|
|
11
|
+
"nl": "dependabot config optimaliseren (#209)\njaar 2026 veranderingen\naxios bijwerken\nafhankelijkheden bijwerken",
|
|
12
|
+
"fr": "optimiser la configuration de base (#209)\nannée 2026 changements\nmettre à jour axios\nmettre à jour les dépendances",
|
|
13
|
+
"it": "ottimizzare la configurazione dipendeabot (#209)\nanno 2026 modifiche\naggiornamento assio\naggiornamento dipendenze",
|
|
14
|
+
"es": "optimizar config de dependabot (#209)\naño 2026 cambios\nactualización axios\ndependencias de actualización",
|
|
15
|
+
"pl": "optymalizacja konfiguracji zależnej (# 209)\nrok 2026 zmiany\naktualizacja axios\naktualizacji zależności",
|
|
16
|
+
"uk": "оптимізація налаштування залежностей (#209)\nрік 2026 змін\nоновлення axios\nоновлення залежності",
|
|
17
|
+
"zh-cn": "优化依赖配置 (# 209)\n2026年的变化\n更新轴线\n更新依赖关系"
|
|
18
|
+
},
|
|
19
|
+
"2.0.4": {
|
|
20
|
+
"en": "upgrade NPM deployment system\nbump dependencies",
|
|
21
|
+
"de": "nPM Bereitstellung System\nbumpabhängigkeiten",
|
|
22
|
+
"ru": "модернизация системы развертывания NPM\nбамп зависимости",
|
|
23
|
+
"pt": "atualizar sistema de implantação NPM\ndependências de colisão",
|
|
24
|
+
"nl": "upgrade NPM-implementatiesysteem\nbump afhankelijkheden",
|
|
25
|
+
"fr": "mise à niveau du système de déploiement NPM\ndépendances des bosses",
|
|
26
|
+
"it": "aggiornare il sistema di distribuzione NPM\nindipendenza urto",
|
|
27
|
+
"es": "actualización del sistema de despliegue del mecanismo nacional de prevención\ndependencia de los gastos",
|
|
28
|
+
"pl": "aktualizacja systemu wdrażania NPM\nuzależnienia od guza",
|
|
29
|
+
"uk": "оновлення системи розгортання NPM\nbump залежності",
|
|
30
|
+
"zh-cn": "改进国家预防机制的部署系统\n意外依赖"
|
|
31
|
+
},
|
|
6
32
|
"2.0.3": {
|
|
7
33
|
"en": "remove allowInit (#181)\nfix schema URL for jsonConfig (#181)\nupdate chai system\nbump dependencies",
|
|
8
34
|
"de": "entfernen zulassenInit (#181)\nschema URL für jsonConfig (#181)\nchai system\nbumpabhängigkeiten",
|
|
@@ -67,32 +93,6 @@
|
|
|
67
93
|
"pl": "dodać zestaw temperatury HVAC (# 121)\npotwierdź polecenia po wysłaniu do TeslaFi\ndodaj stan liczenia poleceń (# 127)\ndodaj polecenia zestawu podgrzewacza siedzenia (# 121)",
|
|
68
94
|
"uk": "доданий набір температури HVAC (#121)\nвизначте команди після відправки в TeslaFi\nadd commands count state (#127)\nдодано набір команд нагрівача сидіння (#121)",
|
|
69
95
|
"zh-cn": "添加成套HVAC温度(# 121)\n发送到 TeslaFi 后确认命令\n添加命令计数状态 (# 127)\n添加座位加热器命令( # 121)"
|
|
70
|
-
},
|
|
71
|
-
"1.4.0": {
|
|
72
|
-
"en": "add charge limit commands (#121)\nadd statevalue range to projectUtils",
|
|
73
|
-
"de": "Befehle zur Ladebegrenzung hinzufügen (#121)\nZustandswertbereich zu projectUtils hinzugefügt",
|
|
74
|
-
"ru": "добавить команды ограничения заряда (#121)\nдобавить диапазон значений состояния в проект утиль",
|
|
75
|
-
"pt": "adicionar comandos de limite de carga (#121)\nadicionar intervalo de valor de estado ao projeto Utilidades",
|
|
76
|
-
"nl": "laden limiet commando's toevoegen (#121)\nstatuswaardebereik toevoegen aan project Utils",
|
|
77
|
-
"fr": "ajouter des commandes limites de charge (#121)\najouter une plage de valeur d'état au projet Utilisation",
|
|
78
|
-
"it": "aggiungere comandi limite di carica (#121)\naggiungere la gamma di valore di stato al progetto Utili",
|
|
79
|
-
"es": "añadir comandos límite de carga (#121)\nañadir rango de valor estatal al proyecto Utils",
|
|
80
|
-
"pl": "dodaj polecenia limitu ładunku (# 121)\ndodaj zakres stanu do projektu Przyrządy",
|
|
81
|
-
"uk": "додавати команди ліміту заряду (#121)\nдодати діапазон державного значення для проекту Утили",
|
|
82
|
-
"zh-cn": "添加电荷限制命令 (# 121)\n为工程添加状态值范围 UTIs 数字"
|
|
83
|
-
},
|
|
84
|
-
"1.3.0": {
|
|
85
|
-
"en": "add stop HVAC command (#121)\nadd start/stop charging command (#121)\nbump dependencies",
|
|
86
|
-
"de": "Stop-HVAC Befehl hinzugefügt (#121)\nstart/stop Laden Befehl hinzugefügt (#121)\bump dependencies",
|
|
87
|
-
"ru": "добавить команду Stop HVAC (#121)\nдобавить команду start/stop (#121)\nбамп зависимости",
|
|
88
|
-
"pt": "add stop HVAC command (#121)\nadicionar comando start/stop charge (#121)\ndependências de choque",
|
|
89
|
-
"nl": "stop HVAC commando toevoegen (#121)\nstart/stop opladen commando toevoegen (#121)\nbump afhankelijkheden",
|
|
90
|
-
"fr": "ajouter la commande stop CVC (#121)\najouter la commande de chargement start/stop (#121)\ndépendances des bosses",
|
|
91
|
-
"it": "aggiungere il comando HVAC stop (#121)\naggiungere il comando start/stop di ricarica (#121)\nindipendenza urto",
|
|
92
|
-
"es": "añadir stop HVAC comando (#121)\nañadir comando de carga de inicio/detener (#121)\ndependencia de los gastos",
|
|
93
|
-
"pl": "dodaj polecenie stop HVAC (# 121)\ndodaj polecenie ładowania start / stop (# 121)\nuzależnienia od guza",
|
|
94
|
-
"uk": "add stop HVAC команда (#121)\nadd start/stop зарядний пристрій (#121)\nbump залежності",
|
|
95
|
-
"zh-cn": "添加停止 HVAC 命令 (# 121)\n添加启动/ 停止充电命令 (# 121)\n意外依赖"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"titleLang": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.teslafi",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.5",
|
|
4
4
|
"description": "Adapter to poll TeslaFi data of your car",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Hombach",
|
|
@@ -24,34 +24,32 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@iobroker/adapter-core": "^3.3.2",
|
|
27
|
-
"axios": "^1.
|
|
27
|
+
"axios": "^1.13.2",
|
|
28
28
|
"date-fns": "^4.1.0"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@alcalzone/release-script": "^
|
|
32
|
-
"@alcalzone/release-script-plugin-iobroker": "^
|
|
33
|
-
"@alcalzone/release-script-plugin-license": "^
|
|
34
|
-
"@alcalzone/release-script-plugin-manual-review": "^
|
|
31
|
+
"@alcalzone/release-script": "^5.0.0",
|
|
32
|
+
"@alcalzone/release-script-plugin-iobroker": "^4.0.0",
|
|
33
|
+
"@alcalzone/release-script-plugin-license": "^4.0.0",
|
|
34
|
+
"@alcalzone/release-script-plugin-manual-review": "^4.0.0",
|
|
35
35
|
"@iobroker/adapter-dev": "^1.5.0",
|
|
36
36
|
"@iobroker/eslint-config": "^2.2.0",
|
|
37
|
-
"@iobroker/testing": "^5.
|
|
38
|
-
"@iobroker/types": "^7.0
|
|
39
|
-
"@types/chai": "^5.2.
|
|
37
|
+
"@iobroker/testing": "^5.2.2",
|
|
38
|
+
"@iobroker/types": "^7.1.0",
|
|
39
|
+
"@types/chai": "^5.2.3",
|
|
40
40
|
"@types/chai-as-promised": "^8.0.2",
|
|
41
|
-
"@types/
|
|
42
|
-
"@types/node": "^24.5.2",
|
|
41
|
+
"@types/node": "^25.0.3",
|
|
43
42
|
"@types/proxyquire": "^1.3.31",
|
|
44
|
-
"@types/sinon": "^
|
|
43
|
+
"@types/sinon": "^21.0.0",
|
|
45
44
|
"@types/sinon-chai": "^4.0.0",
|
|
46
|
-
"chai": "^6.2.
|
|
45
|
+
"chai": "^6.2.2",
|
|
47
46
|
"chai-as-promised": "^8.0.2",
|
|
48
|
-
"mocha": "^11.7.2",
|
|
49
47
|
"proxyquire": "^2.1.3",
|
|
50
|
-
"sinon": "^21.0.
|
|
48
|
+
"sinon": "^21.0.1",
|
|
51
49
|
"sinon-chai": "^4.0.1",
|
|
52
50
|
"source-map-support": "^0.5.21",
|
|
53
51
|
"ts-node": "^10.9.2",
|
|
54
|
-
"typescript": "^5.9.
|
|
52
|
+
"typescript": "^5.9.3"
|
|
55
53
|
},
|
|
56
54
|
"main": "build/main.js",
|
|
57
55
|
"files": [
|