Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #667: Media Sync switch entity #695

Merged
merged 5 commits into from
Nov 1, 2024
Merged

Add #667: Media Sync switch entity #695

merged 5 commits into from
Nov 1, 2024

Conversation

JurajNyiri
Copy link
Owner

@JurajNyiri JurajNyiri commented Oct 28, 2024

Todo:

  • Test with initial setup of camera
  • Test turning off/on during run
  • Change warnings to debug logs once tested
  • Code cleanup

Breaking Changes

  • binary_sensor.*_media_sync_enabled entity is no longer present. It was replaced by switch.*_media_sync entity (along with extra attributes).
  • Media Sync is no longer enabled or disabled via configuration of device, it is now instead controlled via entity switch.*_media_sync. Your current setting will be automatically migrated into this new entity.

Notes

  • Even when switch.*_media_sync is enabled, you still need to define number of hours to synchronize via configuration of device in Home Assistant. See readme for more information.

@JurajNyiri JurajNyiri merged commit 582ee6a into main Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant