X-Sense Home Security v0.1.1
X-Sense Home Security v0.1.1
HACS validation fix release.
Repository: https://github.com/javaDevJT/ha-xsense-home
What Changed
- Add the required
issue_trackerkey tocustom_components/xsense/manifest.json. - Remove unsupported
domainsandrender_readmekeys fromhacs.json. - Add required GitHub repository topics for HACS validation.
- Bump the custom integration manifest version to
0.1.1. - Add regression coverage for the HACS metadata shape.
Validation
python3 -m unittest discover -s tests -vpython3 -m compileall -q custom_components/xsense testsgit diff --check
Known Gaps
- Not yet validated against live X-Sense credentials or devices.
- Not yet validated in a running Home Assistant instance.