iobroker.go-e-charger 0.16.2 → 0.16.3

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.
@@ -43,7 +43,7 @@ jobs:
43
43
 
44
44
  # Initializes the CodeQL tools for scanning.
45
45
  - name: Initialize CodeQL
46
- uses: github/codeql-action/init@v2
46
+ uses: github/codeql-action/init@v3
47
47
  with:
48
48
  languages: ${{ matrix.language }}
49
49
  # If you wish to specify custom queries, you can do so here or in a config file.
@@ -54,7 +54,7 @@ jobs:
54
54
  # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
55
55
  # If this step fails, then you should remove it and run the build manually (see below)
56
56
  - name: Autobuild
57
- uses: github/codeql-action/autobuild@v2
57
+ uses: github/codeql-action/autobuild@v3
58
58
 
59
59
  # ℹ️ Command-line programs to run using the OS shell.
60
60
  # 📚 https://git.io/JvXDl
@@ -68,4 +68,4 @@ jobs:
68
68
  # make release
69
69
 
70
70
  - name: Perform CodeQL Analysis
71
- uses: github/codeql-action/analyze@v2
71
+ uses: github/codeql-action/analyze@v3
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2020 - 2023 hombach
3
+ Copyright (c) 2020 - 2024 C.Hombach
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
@@ -27,8 +27,11 @@ This adapter uses Sentry libraries to automatically report exceptions and code e
27
27
  ## Changelog
28
28
  ! Note that missing version entries are typically dependency updates for security.
29
29
 
30
+ ### 0.16.3 (xx.12.2023)
31
+ * (HombachC) add support for V055.8
32
+ * (HombachC) year 2024 changes
30
33
  ### 0.16.2 (19.11.2023)
31
- * (HombachC) Add support for V055.5 & V055.7
34
+ * (HombachC) add support for V055.5 & V055.7
32
35
  * (HombachC) Change Sentry logging to new project
33
36
  ### 0.16.1 (19.11.2023)
34
37
  * (HombachC) Add support for V054.11
@@ -107,7 +110,7 @@ This adapter uses Sentry libraries to automatically report exceptions and code e
107
110
  ## License
108
111
  MIT License
109
112
 
110
- Copyright (c) 2020 - 2023 HombachC
113
+ Copyright (c) 2020 - 2024 HombachC
111
114
 
112
115
  Permission is hereby granted, free of charge, to any person obtaining a copy
113
116
  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": "go-e-charger",
4
- "version": "0.16.2",
4
+ "version": "0.16.3",
5
5
  "news": {
6
+ "0.16.3": {
7
+ "en": "Add support for V055.8",
8
+ "de": "Unterstützung für V055.8 hinzufügen",
9
+ "ru": "Добавить поддержку V055.8",
10
+ "pt": "Adicionar suporte para V055.8",
11
+ "nl": "Ondersteuning toevoegen voor V055.8",
12
+ "fr": "Ajouter la prise en charge de V055.8",
13
+ "it": "Aggiungi supporto per V055.8",
14
+ "es": "Agregar soporte para V055.8",
15
+ "pl": "Dodaj obsługę dla V055.8",
16
+ "uk": "Додати підтримку для V055.8",
17
+ "zh-cn": "添加对 V055.8 的支持"
18
+ },
6
19
  "0.16.2": {
7
20
  "en": "Add support for V055.5 & V055.7",
8
21
  "de": "Unterstützung für V055.5 & V055.7 hinzufügen",
@@ -185,19 +198,6 @@
185
198
  "uk": "BREAKING: скидати node.js 10 support, bumped залежності",
186
199
  "zh-cn": "BREAKRE:撤除不de.js 10支持,倾弃的依赖"
187
200
  },
188
- "0.10.0": {
189
- "en": "added sentry.io support",
190
- "de": "Sentry.io Unterstützung hinzugefügt",
191
- "ru": "добавлена отправка. io поддержка",
192
- "pt": "adicionado sentinela. suporte io",
193
- "nl": "toegevoegd sentiment. io ondersteuning",
194
- "fr": "ajout d'une sentinelle. io support",
195
- "it": "ha aggiunto la sentinella. io sostegno",
196
- "es": "añadió centinela. io support",
197
- "pl": "sentry. wspieranie io",
198
- "uk": "додано відправку. io підтримка",
199
- "zh-cn": "增发。 支助"
200
- },
201
201
  "0.9.0": {
202
202
  "en": "support for firmware 041.0",
203
203
  "de": "Unterstützung für Firmware 041.0",
package/main.js CHANGED
@@ -141,6 +141,7 @@ class go_e_charger extends utils.Adapter {
141
141
  case '054.11':
142
142
  case '055.5':
143
143
  case '055.7':
144
+ case '055.8':
144
145
  this.log.debug(`Init done, launching state machine`);
145
146
  break;
146
147
  default:
@@ -306,6 +307,7 @@ class go_e_charger extends utils.Adapter {
306
307
  // case '054.11':
307
308
  // case '055.5':
308
309
  // case '055.7':
310
+ // case '055.8':
309
311
  try {
310
312
  // @ts-ignore axios.get is valid
311
313
  const response = await axios.get(`http://${this.config.ipaddress}/mqtt?payload=amx=${Ampere}`); // set charging current
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.go-e-charger",
3
- "version": "0.16.2",
3
+ "version": "0.16.3",
4
4
  "description": "Adapter for reading go-eCharger data",
5
5
  "author": {
6
6
  "name": "Hombach",
@@ -30,16 +30,16 @@
30
30
  },
31
31
  "devDependencies": {
32
32
  "@iobroker/testing": "^4.0.0",
33
- "@types/chai": "^4.3.10",
33
+ "@types/chai": "^4.3.11",
34
34
  "@types/chai-as-promised": "^7.1.8",
35
- "@types/mocha": "^10.0.4",
36
- "@types/node": "^20.9.2",
35
+ "@types/mocha": "^10.0.6",
36
+ "@types/node": "^20.10.5",
37
37
  "@types/proxyquire": "^1.3.31",
38
- "@types/sinon": "^17.0.1",
38
+ "@types/sinon": "^17.0.2",
39
39
  "@types/sinon-chai": "^3.2.12",
40
40
  "chai": "^4.3.10",
41
41
  "chai-as-promised": "^7.1.1",
42
- "eslint": "^8.54.0",
42
+ "eslint": "^8.56.0",
43
43
  "mocha": "^10.2.0",
44
44
  "proxyquire": "^2.1.3",
45
45
  "sinon": "^17.0.1",