Releases: Pyhass/Hive-Custom-Component
Releases · Pyhass/Hive-Custom-Component
2026.4.1
What's Changed
🔐 Authentication Improvements
- Enhanced 2FA Reauth Flow: Added device registration check during 2FA reauthentication to ensure proper device validation before proceeding with setup
- mproved Error Handling: Better logging and validation during the reauthentication process
📦 Dependency Updates
- pyhive-integration: Updated from development versions (1.0.9.dev1 → 1.0.9.dev3) to the stable 1.0.9 release
- Version Bump: Component version updated to 2026.4.1
Technical Details
- Modified config_flow.py to add device registration validation during reauth
- Updated manifest.json with new version and stable dependency
- Added debug logging for successful 2FA authentication
Full Changelog: 2026.2.2...2026.4.1
2026.3.1.b4
Full Changelog: 2026.3.1.b3...2026.3.1.b4
2026.3.1.b3
Full Changelog: 2026.2.2...2026.3.1.b3
#196 - Key error occurrs when a group of devices which arent heating are being created.
Info currently group devices are not supported by this libary
2026.3.1.b2
Full Changelog: 2026.2.2...2026.3.1.b2
2026.3.1.b1
Full Changelog: 2026.2.2...2026.3.1.b1
Test beta build
2026.2.2
2026.2.1
What's Changed
- Fix Hive reauth loop by persisting device metadata; add debug 2FA toggle by @tamunro93 in #193
New Contributors
- @tamunro93 made their first contribution in #193
Full Changelog: 2025.11.2...2026.2.1
2025.11.2
2025.11.1
Full Changelog: 2025.11.0...2025.11.1
Remove support for alarm control panel due to hives discontinuation of its security products
2025.11.0
Full Changelog: 2025.10.1...2025.11.0
Fix Via Device issues and bring code base up to date with core