Skip to content

Releases: jameslu34/ha-platform-sync

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 30 Aug 08:15
798a3fa

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

Choose a tag to compare

@github-actions github-actions released this 30 Aug 07:59
78a345f

What's Changed

  • Support fixed imported HomeKit accessories by @jameslu34 in #2

Full Changelog: v0.6.3...v0.6.4

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 07:51
dc5938d

What's Changed

  • Fix transient readiness and preserve all options by @jameslu34 in #1

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 29 Aug 14:30

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-hass first.
  • 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

  1. Create a full Home Assistant backup.
  2. Confirm Matterbridge and matterbridge-hass are already connected if you use Matterbridge.
  3. After updating, restart Home Assistant.
  4. Run platform_sync.preview and 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

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

Choose a tag to compare

@github-actions github-actions released this 29 Aug 12:27

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 08:17