iobroker.iot 5.0.5 → 5.0.7

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/README.md CHANGED
@@ -352,6 +352,16 @@ setState('iot.0.app.message', JSON.stringify({
352
352
  ### **WORK IN PROGRESS**
353
353
  -->
354
354
  ## Changelog
355
+ ### 5.0.7 (2025-11-03)
356
+ - (@GermanBluefox) Added possibility to group devices by type in GUI
357
+ - (@GermanBluefox) Allowed to select any type in Alexe V3
358
+ - (@GermanBluefox) Remove disabled states from auto-detection
359
+
360
+ ### 5.0.6 (2025-11-01)
361
+ - (@GermanBluefox) Added logs to detect the issues with detection
362
+ - (@GermanBluefox) Added possibility to use the 0/1 state as socket
363
+ - (@GermanBluefox) Added dialog to bulk manage the smart names of one device
364
+
355
365
  ### 5.0.5 (2025-10-31)
356
366
  - (@GermanBluefox) Changed behavior of HUE lamps
357
367
 
@@ -366,13 +376,6 @@ setState('iot.0.app.message', JSON.stringify({
366
376
  - (@GermanBluefox) Corrected GUI error
367
377
  - (@GermanBluefox) Avoid double entries in auto-detection
368
378
 
369
- ### 4.2.7 (2025-10-26)
370
- - (@GermanBluefox) Create the service states at the instance start
371
- - (@GermanBluefox) Corrected error with gates
372
-
373
- ### 4.2.5 (2025-10-25)
374
- - (@GermanBluefox) Modified the creation of EndpointID for devices with Umlauts.
375
-
376
379
  ## License
377
380
 
378
381
  The MIT License (MIT)