iobroker.iot 5.0.5 → 5.0.6

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,11 @@ setState('iot.0.app.message', JSON.stringify({
352
352
  ### **WORK IN PROGRESS**
353
353
  -->
354
354
  ## Changelog
355
+ ### 5.0.6 (2025-11-01)
356
+ - (@GermanBluefox) Added logs to detect the issues with detection
357
+ - (@GermanBluefox) Added possibility to use the 0/1 state as socket
358
+ - (@GermanBluefox) Added dialog to bulk manage the smart names of one device
359
+
355
360
  ### 5.0.5 (2025-10-31)
356
361
  - (@GermanBluefox) Changed behavior of HUE lamps
357
362
 
@@ -370,9 +375,6 @@ setState('iot.0.app.message', JSON.stringify({
370
375
  - (@GermanBluefox) Create the service states at the instance start
371
376
  - (@GermanBluefox) Corrected error with gates
372
377
 
373
- ### 4.2.5 (2025-10-25)
374
- - (@GermanBluefox) Modified the creation of EndpointID for devices with Umlauts.
375
-
376
378
  ## License
377
379
 
378
380
  The MIT License (MIT)