Releases: jameslu34/ha-platform-sync
Release list
v0.6.5
What's Changed
- Guard imported HomeKit rollback and clarify target ownership by @jameslu34 in #3
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Support fixed imported HomeKit accessories by @jameslu34 in #2
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fix transient readiness and preserve all options by @jameslu34 in #1
New Contributors
- @jameslu34 made their first contribution in #1
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What changed
Cross-Platform Device Sync 0.6.2 adds guarded Matterbridge runtime recovery for enabled background synchronization.
This integration synchronizes Home Assistant-side entity exposure lists. It is not a Home Assistant backup, failover, clustering, migration, or instance-to-instance replication tool, and it does not copy automations, history, settings, or entity states.
- Waits for a verified Matterbridge backup archive before recovery.
- Restarts
matterbridge-hassfirst. - Uses at most one full Matterbridge process restart when exact runtime readback still does not converge.
- Shares a five-minute recovery cooldown across Config Entry reloads.
- Retries persistent failures after 15, 30, 60, 120, then 300 seconds.
- Validates Matterbridge runtime and loaded devices when Matterbridge is used as either a source or target.
- Keeps unsafe or ambiguous conditions fail closed.
The integration manages Home Assistant-side exposure configuration only. It never turns devices on or off and never controls entity state.
Before updating
- Create a full Home Assistant backup.
- Confirm Matterbridge and
matterbridge-hassare already connected if you use Matterbridge. - After updating, restart Home Assistant.
- Run
platform_sync.previewand review additions and removals before a major synchronization.
Tested combination
| Component | Validated version |
|---|---|
| Home Assistant Core | 2026.8.3 |
| Matterbridge | 3.10.7 |
matterbridge-hass |
1.5.0 |
These are tested versions, not declared minimum versions.
Install or update
- Open the custom repository in HACS
- HACS custom repository:
jameslu34/ha-platform-sync— category Integration - Complete English user guide
- 繁體中文完整使用手冊
- Report a bug or request a feature
License and project status
This is an independent community custom integration. It is not part of Home Assistant Core and is not affiliated with or endorsed by Home Assistant, Nabu Casa, Google, Apple, or Matterbridge.
Version 0.6.1 and later use the PolyForm Noncommercial License 1.0.0. This is a noncommercial source-available project, not an OSI-approved open-source project.
Full changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
Full Changelog: https://github.com/jameslu34/ha-platform-sync/commits/v0.6.0