• 3 Posts
  • 178 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle


  • I used Plex for a long time but moved to Jellyfin after reading about the general direction Plex is going (trying to commercialize it, partner up with industry, make it more than just a self hosted media service).

    Both have what you’re looking for.

    I would say Plex is slightly easier and has the benefit of PlexAmp (available for Linux, Windows, and mobile).

    That being said, Jellyfin is about the same ease to get set up, but it’s just a tad less polished, but in sort of a nice way. It feels more like “yours”, if that makes sense.

    For both, I recommend hosting them in Docker, using Docker Compose, and using the LinuxServer version. LinuxServer maintains updated software, packaged in an easy to install format and they help you out with sample Docker Compose files and explanations to get things running.




  • You could replace them with z-wave switches. The switches by default would control the respective lights they’re wired to, but you could use scenes to control the other switch. For example, 2x up on the canister light switch turns on the pendant light (and not the canister lights, unless you want that, too).

    I have similar stuff programmed with Home Assistant using Node-Red, but the normal automation stuff would work, too.

    Home Assistant/Node-Red sees that Scene 2 (or whatever) has been called for, and then does whatever you want.



  • Good question. HA Green looks pretty cool. With that processor, though, running something like Frigate might not work very well.

    For me, I run HA on a normal computer that I turned into a “server”. Home Assistant was a gateway drug and now I run all sorts of other stuff in addition to it. I use Proxmox (as described in the article) so HA is a virtual machine, and there’s a Debian virtual machine with a bunch of Docker stuff going. Having Docker run in a VM makes backups much easier.

    For HA alone, the Green looks pretty cool. Most people probably won’t outgrown it, but I certainly have.