{ "packageName": "X-Sense Smoke/CO Detector Integration", "author": "Mathew Beall", "version": "1.0.3", "minimumHEVersion": "2.2.4", "dateReleased": "2026-01-20", "releaseNotes": "v1.0.3: Auto-refresh AWS credentials on 403 errors instead of requiring manual re-login.", "documentationLink": "https://github.com/mathewbeall/hubitat-xsense-integration/blob/main/README.md", "communityLink": "https://github.com/mathewbeall/hubitat-xsense-integration", "drivers": [ { "id": "xsense-bridge", "name": "X-Sense SBS50 Bridge", "namespace": "xsense", "location": "https://raw.githubusercontent.com/mathewbeall/hubitat-xsense-integration/main/xsense-hubitat-driver.groovy", "required": true, "primary": true }, { "id": "xsense-detector", "name": "X-Sense Smoke/CO Detector", "namespace": "xsense", "location": "https://raw.githubusercontent.com/mathewbeall/hubitat-xsense-integration/main/xsense-detector-child.groovy", "required": true } ] }