• 12 Posts
  • 209 Comments
Joined 11 months ago
cake
Cake day: August 2nd, 2023

help-circle

  • I was looking for automtion that turns off the speakers, but I could have the same approach for turning them on.

    If I understood correctly, that triger would be active at any state change (from on to off, from off to unavailable, from off to on, from unavailable to off) and then using IF ChromeCast is off it would activate automation even when it changes from unavailable to off. That wouldn’t solve the issue, am I missing something?

    I want it to triger when changing from on to off only, while ignoring change from unavailble to off.












  • Idealy you want a server that runs all the time and some kind of a player connected to projector for streaming. You can use your rpi for server, but NUC sounds better since it probably has SATA or m.2 port for storage. Raspbian or Ubuntu doesnt matter much since both are Debian based and setup should be simmilar. Look into servarr if you are interested in automated downloads. Then get Jellyfin for Netflix like experience with your local library. Most clients support Jellyfin player and Im using android TV stick. I have just ordered ChromeCast with Google TV 4K to replacce my old 1080p Xiaomi TV stick. You can also install Netflix app on any Android device.

    It is also possible to plug your server directly to projector via hdmi, but then you have to install server apps together with client apps on the same machine. I guess you need a wifi keyboard and mouse for remote control. Having 2 devices is better IMO, but it should work as single device.

    Rpi or NUC can also be used as a player, but got no experience in setting that up and Android box is better solution for me anyway