Aktualisieren von CHANGELOG.md

This commit is contained in:
2026-01-13 22:00:01 +01:00
committed by GitHub
parent 64b95c0f17
commit ceb5353ae9

View File

@@ -1,5 +1,11 @@
# Changelog # Changelog
## 0.7.2
- Fixed service validation for device targets:
- Home Assistant may pass `device_id` as a list (target/data wrapper)
- Services now accept both `str` and `list[str]` for `device_id`
- Improved device target parsing for UI and script wrappers
## 0.7.1 ## 0.7.1
- Fixed Home Assistant service UI integration: - Fixed Home Assistant service UI integration:
- Services now properly expose the **Device selector** in the visual automation editor - Services now properly expose the **Device selector** in the visual automation editor