this post was submitted on 04 Apr 2026
2 points (100.0% liked)

Home Assistant

267 readers
3 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/StatisticianHot9415 on 2026-04-04 05:01:44+00:00.


Problem:

Me and a friend watch movies together remotely on a regular basis using my Emby server. We like to keep the movies in sync so we can react to it as needed.

Emby does not have a native way to keep them in sync without manual intervention on both sides.

Solution:

  1. Connect Emby to Home Assistant.
  2. Create an automation with triggers when either tv is playing or paused.
  3. Create a boolon input to only allow this automation to run if turned on (that way when we are watching separate things we don't interfere with each other).
  4. Create 2 action blocks from the triggers above
  5. If playing on either TV and one pauses, it pauses both TVs.
  6. If paused on either TV and one plays, both TVs play.

Just wanted to share because even though it is a simple automation compaired to my other ones, I am happy it works well.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here