Implements secure diagnostics for Home Assistant integrations to provide structured troubleshooting data while protecting sensitive user information.
The Home Assistant Diagnostics skill automates the creation of 'diagnostics.py' files, a mandatory requirement for reaching the Gold tier of the Home Assistant Integration Quality Scale. It provides standardized templates that integrate with the Home Assistant core diagnostics component, enabling developers to export configuration and device states safely. By automatically applying redaction patterns for PII such as API keys, tokens, and location data, this skill ensures that debug information shared by users remains private while providing the technical context necessary for effective troubleshooting.
Características Principales
01Support for device and entity registry data extraction