iobroker.leapmotor 0.5.5 → 0.5.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
@@ -90,21 +90,20 @@ leapmotor.0.<VIN>.pictures.composite_html
90
90
  | cmd.refresh | Trigger immediate status update | – |
91
91
 
92
92
  ## Changelog
93
- ### 0.5.5 (2026-06-29)
93
+ ### 0.5.7 (2026-06-29)
94
94
  - (placeholder for next release)
95
95
 
96
- ### 0.5.4 (2026-06-26)
96
+ ### 0.5.6 (2026-06-29)
97
97
  - (placeholder for next release)
98
98
 
99
- ### 0.5.3 (2026-06-26)
99
+ ### 0.5.5 (2026-06-29)
100
100
  - (placeholder for next release)
101
101
 
102
- ### 0.5.2 (2026-06-24)
102
+ ### 0.5.4 (2026-06-26)
103
103
  - (placeholder for next release)
104
104
 
105
- ### 0.5.1 (2026-06-24)
106
- - Fix: use window.setTimeout/setInterval in admin-tab frontend to satisfy repository checker
107
- - Maintenance: dependency cleanup
105
+ ### 0.5.3 (2026-06-26)
106
+ - (placeholder for next release)
108
107
 
109
108
  Older changes can be found in [CHANGELOG_OLD.md](CHANGELOG_OLD.md).
110
109