mirror of
https://github.com/bahmcloud/easy_proxmox.git
synced 2026-04-06 10:51:14 +00:00
Fix service UI integration and enhance robustness
Fixed Home Assistant service UI integration and improved service robustness in multi-host environments. This release is a bugfix release for v0.7.0.
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.7.1
|
||||||
|
- Fixed Home Assistant service UI integration:
|
||||||
|
- Services now properly expose the **Device selector** in the visual automation editor
|
||||||
|
- Implemented correct handling of `call.target.device_id`
|
||||||
|
- Services are now fully compatible with Home Assistant’s target system
|
||||||
|
- Fixed issue where only a YAML data field was shown instead of a device selection field
|
||||||
|
- Improved service robustness when used in multi-host environments
|
||||||
|
- This release is a bugfix release for v0.7.0
|
||||||
|
|
||||||
## 0.7.0
|
## 0.7.0
|
||||||
- Added full service support for automations and scripts:
|
- Added full service support for automations and scripts:
|
||||||
- `proxmox_pve.start`
|
- `proxmox_pve.start`
|
||||||
@@ -112,3 +121,4 @@
|
|||||||
- First experimental entities
|
- First experimental entities
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user