mirror of
https://github.com/bahmcloud/easy_proxmox.git
synced 2026-04-06 10:51:14 +00:00
Add Home Assistant Diagnostics support
Added support for Home Assistant Diagnostics, including a new feature to download diagnostics for each Easy Proxmox config entry. Diagnostics include sanitized config entry data, runtime client information, and more, with sensitive data redacted.
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,16 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.7.4
|
||||||
|
- Added Home Assistant Diagnostics support
|
||||||
|
- New “Download diagnostics” feature for each Easy Proxmox config entry
|
||||||
|
- Diagnostics include:
|
||||||
|
- Config entry data and options (sanitized)
|
||||||
|
- Runtime client information
|
||||||
|
- Coordinator states (last update success, exceptions, update interval)
|
||||||
|
- Safe previews of nodes and guests
|
||||||
|
- Sensitive data such as API tokens and credentials are automatically redacted
|
||||||
|
- Diagnostics are fully JSON-serializable and suitable for GitHub issue attachments
|
||||||
|
|
||||||
## 0.7.3
|
## 0.7.3
|
||||||
- Fixed service execution when using device targets in automations and scripts
|
- Fixed service execution when using device targets in automations and scripts
|
||||||
- Services now work correctly on Home Assistant versions where `ServiceCall.target` is not available
|
- Services now work correctly on Home Assistant versions where `ServiceCall.target` is not available
|
||||||
@@ -138,3 +149,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user