iobroker.homewizard 0.11.0 → 0.12.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.
Files changed (3) hide show
  1. package/README.md +16 -16
  2. package/io-package.json +19 -14
  3. package/package.json +3 -4
package/README.md CHANGED
@@ -1,15 +1,10 @@
1
- # ioBroker.homewizard
1
+ # <img src="https://cdn.jsdelivr.net/gh/krobipd/ioBroker.homewizard@main/admin/homewizard.svg" width="48" align="top" /> ioBroker.homewizard
2
2
 
3
- [![npm version](https://img.shields.io/npm/v/iobroker.homewizard)](https://www.npmjs.com/package/iobroker.homewizard)
4
- ![Node](https://img.shields.io/badge/node-%3E%3D22-brightgreen)
5
- ![TypeScript](https://img.shields.io/badge/TypeScript-strict-blue)
6
- [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
7
- [![npm downloads](https://img.shields.io/npm/dt/iobroker.homewizard)](https://www.npmjs.com/package/iobroker.homewizard)
8
- ![Installations](https://iobroker.live/badges/homewizard-installed.svg)
9
- [![Ko-fi](https://img.shields.io/badge/Ko--fi-Support-ff5e5b?logo=ko-fi)](https://ko-fi.com/krobipd)
10
- [![PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/krobipd)
3
+ **Release:** [![npm version](https://img.shields.io/npm/v/iobroker.homewizard)](https://www.npmjs.com/package/iobroker.homewizard) ![stable](https://iobroker.live/badges/homewizard-stable.svg) ![Installations](https://iobroker.live/badges/homewizard-installed.svg) [![npm downloads](https://img.shields.io/npm/dt/iobroker.homewizard)](https://www.npmjs.com/package/iobroker.homewizard)
11
4
 
12
- <img src="https://raw.githubusercontent.com/krobipd/ioBroker.homewizard/main/admin/homewizard.svg" width="100" />
5
+ **Build:** [![Test and Release](https://github.com/krobipd/ioBroker.homewizard/actions/workflows/test-and-release.yml/badge.svg)](https://github.com/krobipd/ioBroker.homewizard/actions/workflows/test-and-release.yml) ![Node](https://img.shields.io/badge/node-%3E%3D22-brightgreen) ![TypeScript](https://img.shields.io/badge/TypeScript-strict-blue) [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE) [![Sentry](https://img.shields.io/badge/error%20reporting-Sentry-362d59?logo=sentry&logoColor=white)](https://github.com/ioBroker/plugin-sentry#plugin-sentry)
6
+
7
+ **Support:** [![Ko-fi](https://img.shields.io/badge/Ko--fi-Support-ff5e5b?logo=ko-fi)](https://ko-fi.com/krobipd) [![PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/krobipd)
13
8
 
14
9
  Real-time energy monitoring for [HomeWizard](https://www.homewizard.com) Energy devices with API v2.
15
10
 
@@ -117,7 +112,6 @@ homewizard.0.
117
112
  │ ├── monthly_power_peak_timestamp — Monthly peak timestamp (string)
118
113
  │ ├── meter_model — Meter model identifier (string)
119
114
  │ ├── timestamp — Measurement timestamp (string)
120
- │ ├── telegram — Raw P1 telegram text (string, P1 only)
121
115
  │ ├── quality/ — Power quality counters
122
116
  │ │ ├── voltage_sag_l1..l3_count
123
117
  │ │ ├── voltage_swell_l1..l3_count
@@ -171,12 +165,22 @@ homewizard.0.
171
165
 
172
166
  ---
173
167
 
168
+ ## Sentry / Error reporting
169
+
170
+ This adapter uses [Sentry](https://sentry.io) to automatically report exceptions and errors to the developer, so problems can be found and fixed quickly. Reporting only happens if you have enabled error reporting in the ioBroker diagnostics (**System settings → Diagnostics and error reporting**). Only an anonymous installation ID is transmitted — no name, e-mail address or IP address.
171
+
172
+ For details and how to disable it, see the [Sentry plugin documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry). Error reporting requires js-controller 3.0 or newer.
173
+
174
174
  ## Changelog
175
175
 
176
176
  <!--
177
177
  Placeholder for the next version (at the beginning of the line):
178
178
  ### **WORK IN PROGRESS**
179
179
  -->
180
+ ### 0.12.0 (2026-06-07)
181
+
182
+ - Added optional Sentry error reporting: crashes are sent to the developer so issues get fixed faster. Active only with ioBroker diagnostics enabled; anonymous.
183
+
180
184
  ### 0.11.0 (2026-06-03)
181
185
 
182
186
  - Removed the raw P1 telegram datapoint — its data is already available as parsed measurement states; the leftover state is cleaned up automatically on existing P1 meters.
@@ -197,11 +201,7 @@ homewizard.0.
197
201
 
198
202
  - Changelog rewritten in user-centric style across all versions.
199
203
 
200
- ### 0.9.1 (2026-05-23)
201
-
202
- - Internal cleanup. No user-facing changes.
203
-
204
- Older entries are in [CHANGELOG_OLD.md](CHANGELOG_OLD.md).
204
+ [Older changelogs can be found there](CHANGELOG_OLD.md)
205
205
 
206
206
  ## Support Development
207
207
 
package/io-package.json CHANGED
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "homewizard",
4
- "version": "0.11.0",
4
+ "version": "0.12.0",
5
5
  "news": {
6
+ "0.12.0": {
7
+ "en": "Added optional Sentry error reporting: crashes are sent to the developer so issues get fixed faster. Active only with ioBroker diagnostics enabled; anonymous.",
8
+ "de": "Optionale Fehlermeldung über Sentry hinzugefügt: Abstürze werden an den Entwickler gesendet, damit Probleme schneller behoben werden. Nur aktiv bei eingeschalteter ioBroker-Diagnose; anonym.",
9
+ "ru": "Добавлена необязательная отправка ошибок через Sentry: сбои отправляются разработчику, чтобы быстрее их устранять. Работает только при включённой диагностике ioBroker; анонимно.",
10
+ "pt": "Adicionado relatório de erros opcional via Sentry: as falhas são enviadas ao programador para corrigir problemas mais rápido. Ativo apenas com o diagnóstico do ioBroker ligado; anónimo.",
11
+ "nl": "Optionele foutrapportage via Sentry toegevoegd: crashes worden naar de ontwikkelaar gestuurd om problemen sneller op te lossen. Alleen actief met ioBroker-diagnostiek ingeschakeld; anoniem.",
12
+ "fr": "Rapport d'erreurs optionnel via Sentry ajouté : les plantages sont envoyés au développeur pour corriger plus vite. Actif seulement si le diagnostic ioBroker est activé ; anonyme.",
13
+ "it": "Aggiunta segnalazione errori opzionale via Sentry: gli arresti vengono inviati allo sviluppatore per risolvere prima i problemi. Attivo solo con la diagnostica ioBroker attiva; anonimo.",
14
+ "es": "Añadido informe de errores opcional mediante Sentry: los fallos se envían al desarrollador para solucionar problemas más rápido. Activo solo con el diagnóstico de ioBroker activado; anónimo.",
15
+ "pl": "Dodano opcjonalne raportowanie błędów przez Sentry: awarie są wysyłane do dewelopera, aby szybciej rozwiązywać problemy. Aktywne tylko przy włączonej diagnostyce ioBroker; anonimowo.",
16
+ "uk": "Додано необов'язкову відправку помилок через Sentry: збої надсилаються розробнику, щоб швидше їх виправляти. Працює лише з увімкненою діагностикою ioBroker; анонімно.",
17
+ "zh-cn": "新增可选的 Sentry 错误上报:崩溃信息会发送给开发者以更快修复问题。仅在启用 ioBroker 诊断时生效;匿名。"
18
+ },
6
19
  "0.11.0": {
7
20
  "en": "Removed the raw P1 telegram datapoint — its data is already available as parsed measurement states; the leftover state is cleaned up automatically on existing P1 meters.",
8
21
  "de": "Roher P1-Telegramm-Datenpunkt entfernt — seine Werte stehen ohnehin als geparste Messdaten-States bereit; der verbliebene State wird auf bestehenden P1-Zählern automatisch aufgeräumt.",
@@ -80,19 +93,11 @@
80
93
  "pl": "Nazwy stanów zmienione przez użytkownika nie są już nadpisywane przy restarcie adaptera.",
81
94
  "uk": "Змінені користувачем назви станів більше не перезаписуються при перезапуску адаптера.",
82
95
  "zh-cn": "用户修改的状态名称在适配器重启时不再被覆盖。"
83
- },
84
- "0.8.3": {
85
- "en": "Improved error handling and stability.",
86
- "de": "Verbesserte Fehlerbehandlung und Stabilität.",
87
- "ru": "Улучшена обработка ошибок и стабильность.",
88
- "pt": "Tratamento de erros e estabilidade melhorados.",
89
- "nl": "Verbeterde foutafhandeling en stabiliteit.",
90
- "fr": "Gestion des erreurs et stabilité améliorées.",
91
- "it": "Gestione degli errori e stabilità migliorate.",
92
- "es": "Mejora del manejo de errores y la estabilidad.",
93
- "pl": "Poprawiona obsługa błędów i stabilność.",
94
- "uk": "Покращено обробку помилок та стабільність.",
95
- "zh-cn": "改进了错误处理和稳定性。"
96
+ }
97
+ },
98
+ "plugins": {
99
+ "sentry": {
100
+ "dsn": "https://66f27ceff38c1ce1e6cdcc3095ba06d3@o4511524771266560.ingest.de.sentry.io/4511524773560400"
96
101
  }
97
102
  },
98
103
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.homewizard",
3
- "version": "0.11.0",
3
+ "version": "0.12.0",
4
4
  "description": "ioBroker adapter for HomeWizard Energy devices with API v2",
5
5
  "author": {
6
6
  "name": "krobi",
@@ -28,8 +28,7 @@
28
28
  "url": "https://github.com/krobipd/ioBroker.homewizard"
29
29
  },
30
30
  "engines": {
31
- "node": ">=22",
32
- "npm": ">=10"
31
+ "node": ">=22"
33
32
  },
34
33
  "dependencies": {
35
34
  "@iobroker/adapter-core": "^3.3.2",
@@ -37,7 +36,7 @@
37
36
  "ws": "^8.21.0"
38
37
  },
39
38
  "devDependencies": {
40
- "@alcalzone/release-script": "^5.2.0",
39
+ "@alcalzone/release-script": "^5.2.1",
41
40
  "@alcalzone/release-script-plugin-iobroker": "^5.2.0",
42
41
  "@alcalzone/release-script-plugin-license": "^5.2.0",
43
42
  "@iobroker/adapter-dev": "^1.5.0",