Skip to content

Commit 25d6c5e

Browse files
committed
chore: release v6.5.9
- - (grizzelbee) Fix: [482](#482) Fixed broken SSE connection
1 parent f40714e commit 25d6c5e

File tree

4 files changed

+54
-41
lines changed

4 files changed

+54
-41
lines changed

README.md

+37-37
Original file line numberDiff line numberDiff line change
@@ -111,44 +111,44 @@ Please refer to the general Miele API documentation (below) for more information
111111
## Documentation
112112
If you like to get a deeper understanding or need a raw-value translation please refer to [this documentation.](machine_states.md)
113113

114-
## Changelog
115-
### **WORK IN PROGRESS**
114+
## Changelog
115+
### 6.5.9 (2025-02-26)
116116
-
117-
- (grizzelbee) Fix: [482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Fixed broken SSE connection
118-
117+
- (grizzelbee) Fix: [482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Fixed broken SSE connection
118+
119119
### 6.5.8 (2025-02-13)
120120
- (grizzelbee) Upd: Dependencies got updated
121121
- (grizzelbee) Fix: Fixed some minor issues found by adapter-checker
122122
- (grizzelbee) Fix: Added screen size settings in Admin-UI for responsive design
123-
- (grizzelbee) Fix: Fixed sentry MIELECLOUDSERVICE-5V
124-
123+
- (grizzelbee) Fix: Fixed sentry MIELECLOUDSERVICE-5V
124+
125125
### 6.5.7 (2024-10-01)
126126
- (grizzelbee) Upd: Dependencies got updated
127127
- (grizzelbee) Fix: Fixed some minor issues found by adapter-checker
128-
- (grizzelbee) Upd: Added tests for node 22
129-
128+
- (grizzelbee) Upd: Added tests for node 22
129+
130130
### 6.5.6 (2024-05-10) (Dying for an Angel)
131131

132132
- (grizzelbee) New: [402](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/402) Added signalDoor to Washing machines, Tumble dryer and Washer dryer
133-
- (grizzelbee) Upd: Dependencies got updated
134-
133+
- (grizzelbee) Upd: Dependencies got updated
134+
135135
### 6.5.5 (2024-01-03) (Dying for an Angel)
136136

137137
- (grizzelbee) Upd: Added year 2024 to licence
138-
- (grizzelbee) Upd: Dependencies got updated
139-
138+
- (grizzelbee) Upd: Dependencies got updated
139+
140140
### 6.5.4 (2023-05-03) (Dying for an Angel)
141-
* (grizzelbee) New: Added file `.ncurc.json` to prevent axios-oauth-client from being automatically updated by `npx npm-check-updates`
142-
141+
* (grizzelbee) New: Added file `.ncurc.json` to prevent axios-oauth-client from being automatically updated by `npx npm-check-updates`
142+
143143
### 6.5.3 (2023-04-26) (Dying for an Angel)
144-
* (grizzelbee) Fix: two minor bug fixes - including a fix that prevents objects from being updated constantly.
145-
144+
* (grizzelbee) Fix: two minor bug fixes - including a fix that prevents objects from being updated constantly.
145+
146146
### 6.5.2 (2023-04-21) (Dying for an Angel)
147-
* (grizzelbee) Fix: [367](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/367) Fixed "oauth is not a function" error during startup by downgrading axios-oauth-client to v1.5.0
148-
147+
* (grizzelbee) Fix: [367](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/367) Fixed "oauth is not a function" error during startup by downgrading axios-oauth-client to v1.5.0
148+
149149
### 6.5.1 (2023-04-21) (Dying for an Angel)
150-
* (grizzelbee) Fix: Some minor fixes for ioBroker adapter checker
151-
150+
* (grizzelbee) Fix: Some minor fixes for ioBroker adapter checker
151+
152152
### 6.5.0 (2023-04-18) (Dying for an Angel)
153153
* (grizzelbee) New: added device type 74 = Hob with vapour extraction (part of Miele API v1.0.6)
154154
* (grizzelbee) Upd: Updated ReadMe file
@@ -160,42 +160,42 @@ If you like to get a deeper understanding or need a raw-value translation please
160160
* (grizzelbee) New: Added RAW-Value to Platesteps (related to issue [356](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/356))
161161
* (grizzelbee) Fix: [343](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/343) GENERIC_BUSINESS_ERROR occurred when switching ventilationStep
162162
* (grizzelbee) Fix: [356](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/356) In some cases the value 0 (zero) is ignored (e.g. at PlateStep)
163-
* (grizzelbee) Fix: [359](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/359) Fixed "oauth is not a function" error during startup by downgrading axios-oauth-client to v1.5.0
164-
163+
* (grizzelbee) Fix: [359](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/359) Fixed "oauth is not a function" error during startup by downgrading axios-oauth-client to v1.5.0
164+
165165
### 6.4.0 (2022-09-07) (Dying for an Angel)
166166
* (grizzelbee) Fix: program names get localized now
167167
* (grizzelbee) New: moved Admin-UI to jsonConfig
168168
* (grizzelbee) Chg: BREAKING CHANGE: removed duplicate en-/decryption of passwords due to jsonConfig
169-
* (grizzelbee) Chg: Moved some documentation from the readme file to machine_states.md
170-
169+
* (grizzelbee) Chg: Moved some documentation from the readme file to machine_states.md
170+
171171
### 0.9.1 (2019-07-26)
172-
* (grizzelbee) Fix: Fixed small bug introduced in V0.9.0 throwing an exception in debugging code
173-
172+
* (grizzelbee) Fix: Fixed small bug introduced in V0.9.0 throwing an exception in debugging code
173+
174174
### 0.9.0 (2019-07-26)
175175
* (grizzelbee) Upd: New versioning due to completeness and stability of the adapter (about 90%)
176176
* (grizzelbee) New: make poll interval configurable (currently 1,2,3,4,5,7,10,15 Minutes)
177177
* (grizzelbee) Fix: fixed ESLint config
178178
* (grizzelbee) Upd: Changed order of config fields in UI
179179
* (grizzelbee) New: Set 5 Minutes poll interval and english response language as default to get initial values
180-
* (grizzelbee) New: Parent-Datapoint of time values will be used to get a pretty readable time in the format h:mm. The deeper datapoints 0 and 1 will still be updated, but his will be removed in a future version to reduce workload.
181-
180+
* (grizzelbee) New: Parent-Datapoint of time values will be used to get a pretty readable time in the format h:mm. The deeper datapoints 0 and 1 will still be updated, but his will be removed in a future version to reduce workload.
181+
182182
### 0.0.5 (2019-07-25)
183183
* (grizzelbee) Upd: some code maintenance
184184
* (grizzelbee) New: added reply-language to config
185185
- Miele API is currently able to reply in German or English, now you can choose.
186186
* (grizzelbee) New: created new Icon
187187
* (grizzelbee) Fix: fixed translation issues and translated adapter UI using gulp
188-
* (grizzelbee) Upd: Made changes to travis requested by apollon77
189-
188+
* (grizzelbee) Upd: Made changes to travis requested by apollon77
189+
190190
### 0.0.4
191-
* (hash99) add devices configuration
192-
191+
* (hash99) add devices configuration
192+
193193
### 0.0.3
194-
* (hash99) adapter conform
195-
194+
* (hash99) adapter conform
195+
196196
### 0.0.1
197-
* (hash99) initial release
198-
197+
* (hash99) initial release
198+
199199
## sentry.io
200200
This adapter uses sentry.io to collect details on crashes and report it automated to the author. The [ioBroker.sentry](https://github.com/ioBroker/plugin-sentry)
201201
plugin is used for it. Please refer to the [plugin homepage](https://github.com/ioBroker/plugin-sentry) for detailed information
@@ -224,4 +224,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
224224
THE SOFTWARE.
225225

226226
## Copyright
227-
Copyright (c) 2025 grizzelbee <open.source@hingsen.de>
227+
Copyright (c) 2025 grizzelbee <open.source@hingsen.de>

io-package.json

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "mielecloudservice",
4-
"version": "6.5.8",
4+
"version": "6.5.9",
55
"news": {
6+
"6.5.9": {
7+
"en": "\nFix: [482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Fixed broken SSE connection",
8+
"de": "\nFix: [482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Feste gebrochene SSE-Verbindung",
9+
"ru": "\nИсправление: [482] (https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Исправлено сломанное соединение SSE",
10+
"pt": "\nFix: [482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Conexão SSE quebrada fixa",
11+
"nl": "\nFix: [482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Vaste verbroken SSE-verbinding",
12+
"fr": "\nCorrection: [482](https://github.com/grizzelbee/ioBroker.mieloudservice/issues/482) Connexion SSE cassée fixe",
13+
"it": "\n[482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Collegamento SSE rotto fisso",
14+
"es": "\nFix: [482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/482) Conexión SSE rota",
15+
"pl": "\nFix: [482] (https: / / github.com / Grizzelbee / ioBroker.mielecloudservice / issues / 482) Naprawiono przerwane połączenie SSE",
16+
"uk": "\n[482](https://github.com/Grizzelbee/ioBroker.mielecloudservice/products/482) Виправлено зламаний SSE з'єднання",
17+
"zh-cn": "\nFix: [482] (https://github.com/Grizzelbee/ioBroker.mialecloudservice/issues/482) (中文(简体) ). 固定断开的SSE连接"
18+
},
619
"6.5.8": {
720
"en": "Upd: Dependencies got updated\nFix: Fixed some minor issues found by adapter-checker",
821
"de": "Aktualisierung: Abhängigkeiten wurden aktualisiert\nFix: Einige kleinere Probleme durch Adapter-Checker gefunden behoben",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.mielecloudservice",
3-
"version": "6.5.8",
3+
"version": "6.5.9",
44
"description": "Get your Miele appliances (XGW3000 & WiFiConn@ct) connected via Miele Cloud",
55
"author": {
66
"name": "grizzelbee",

0 commit comments

Comments
 (0)