iobroker.teslafi 2.0.4 → 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 CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024-2025 Hombach <TeslaFi@homba.ch>
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
@@ -80,6 +80,13 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
80
80
  ### **WORK IN PROGRESS**
81
81
  -->
82
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
+
83
90
  ### 2.0.4 (2025-10-22)
84
91
 
85
92
  - (hombach) upgrade NPM deployment system
@@ -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-2025 C.Hombach <TeslaFi@homba.ch>
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,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "teslafi",
4
- "version": "2.0.4",
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
+ },
6
19
  "2.0.4": {
7
20
  "en": "upgrade NPM deployment system\nbump dependencies",
8
21
  "de": "nPM Bereitstellung System\nbumpabhängigkeiten",
@@ -80,19 +93,6 @@
80
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)",
81
94
  "uk": "доданий набір температури HVAC (#121)\nвизначте команди після відправки в TeslaFi\nadd commands count state (#127)\nдодано набір команд нагрівача сидіння (#121)",
82
95
  "zh-cn": "添加成套HVAC温度(# 121)\n发送到 TeslaFi 后确认命令\n添加命令计数状态 (# 127)\n添加座位加热器命令( # 121)"
83
- },
84
- "1.4.0": {
85
- "en": "add charge limit commands (#121)\nadd statevalue range to projectUtils",
86
- "de": "Befehle zur Ladebegrenzung hinzufügen (#121)\nZustandswertbereich zu projectUtils hinzugefügt",
87
- "ru": "добавить команды ограничения заряда (#121)\nдобавить диапазон значений состояния в проект утиль",
88
- "pt": "adicionar comandos de limite de carga (#121)\nadicionar intervalo de valor de estado ao projeto Utilidades",
89
- "nl": "laden limiet commando's toevoegen (#121)\nstatuswaardebereik toevoegen aan project Utils",
90
- "fr": "ajouter des commandes limites de charge (#121)\najouter une plage de valeur d'état au projet Utilisation",
91
- "it": "aggiungere comandi limite di carica (#121)\naggiungere la gamma di valore di stato al progetto Utili",
92
- "es": "añadir comandos límite de carga (#121)\nañadir rango de valor estatal al proyecto Utils",
93
- "pl": "dodaj polecenia limitu ładunku (# 121)\ndodaj zakres stanu do projektu Przyrządy",
94
- "uk": "додавати команди ліміту заряду (#121)\nдодати діапазон державного значення для проекту Утили",
95
- "zh-cn": "添加电荷限制命令 (# 121)\n为工程添加状态值范围 UTIs 数字"
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.4",
3
+ "version": "2.0.5",
4
4
  "description": "Adapter to poll TeslaFi data of your car",
5
5
  "author": {
6
6
  "name": "Hombach",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@iobroker/adapter-core": "^3.3.2",
27
- "axios": "^1.12.2",
27
+ "axios": "^1.13.2",
28
28
  "date-fns": "^4.1.0"
29
29
  },
30
30
  "devDependencies": {
@@ -34,18 +34,18 @@
34
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.1.1",
38
- "@iobroker/types": "^7.0.7",
39
- "@types/chai": "^5.2.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/node": "^24.9.0",
41
+ "@types/node": "^25.0.3",
42
42
  "@types/proxyquire": "^1.3.31",
43
- "@types/sinon": "^17.0.4",
43
+ "@types/sinon": "^21.0.0",
44
44
  "@types/sinon-chai": "^4.0.0",
45
- "chai": "^6.2.0",
45
+ "chai": "^6.2.2",
46
46
  "chai-as-promised": "^8.0.2",
47
47
  "proxyquire": "^2.1.3",
48
- "sinon": "^21.0.0",
48
+ "sinon": "^21.0.1",
49
49
  "sinon-chai": "^4.0.1",
50
50
  "source-map-support": "^0.5.21",
51
51
  "ts-node": "^10.9.2",