You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- (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
+
130
130
### 6.5.6 (2024-05-10) (Dying for an Angel)
131
131
132
132
- (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
+
135
135
### 6.5.5 (2024-01-03) (Dying for an Angel)
136
136
137
137
- (grizzelbee) Upd: Added year 2024 to licence
138
-
- (grizzelbee) Upd: Dependencies got updated
139
-
138
+
- (grizzelbee) Upd: Dependencies got updated
139
+
140
140
### 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
+
143
143
### 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
+
146
146
### 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
+
149
149
### 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
+
152
152
### 6.5.0 (2023-04-18) (Dying for an Angel)
153
153
* (grizzelbee) New: added device type 74 = Hob with vapour extraction (part of Miele API v1.0.6)
154
154
* (grizzelbee) Upd: Updated ReadMe file
@@ -160,42 +160,42 @@ If you like to get a deeper understanding or need a raw-value translation please
160
160
* (grizzelbee) New: Added RAW-Value to Platesteps (related to issue [356](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/356))
161
161
* (grizzelbee) Fix: [343](https://github.com/Grizzelbee/ioBroker.mielecloudservice/issues/343) GENERIC_BUSINESS_ERROR occurred when switching ventilationStep
162
162
* (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
+
165
165
### 6.4.0 (2022-09-07) (Dying for an Angel)
166
166
* (grizzelbee) Fix: program names get localized now
167
167
* (grizzelbee) New: moved Admin-UI to jsonConfig
168
168
* (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
+
171
171
### 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
+
174
174
### 0.9.0 (2019-07-26)
175
175
* (grizzelbee) Upd: New versioning due to completeness and stability of the adapter (about 90%)
176
176
* (grizzelbee) New: make poll interval configurable (currently 1,2,3,4,5,7,10,15 Minutes)
177
177
* (grizzelbee) Fix: fixed ESLint config
178
178
* (grizzelbee) Upd: Changed order of config fields in UI
179
179
* (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
+
182
182
### 0.0.5 (2019-07-25)
183
183
* (grizzelbee) Upd: some code maintenance
184
184
* (grizzelbee) New: added reply-language to config
185
185
- Miele API is currently able to reply in German or English, now you can choose.
186
186
* (grizzelbee) New: created new Icon
187
187
* (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
+
190
190
### 0.0.4
191
-
* (hash99) add devices configuration
192
-
191
+
* (hash99) add devices configuration
192
+
193
193
### 0.0.3
194
-
* (hash99) adapter conform
195
-
194
+
* (hash99) adapter conform
195
+
196
196
### 0.0.1
197
-
* (hash99) initial release
198
-
197
+
* (hash99) initial release
198
+
199
199
## sentry.io
200
200
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)
201
201
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
0 commit comments