• 2 Posts
  • 25 Comments
Joined 9 months ago
cake
Cake day: October 2nd, 2023

help-circle
  • +1 for Proxmox, has been a fun experience as there are plenty of resources and helper scripts to get you off the ground, jellyfin was the first thing I migrated from my PC, hardware encoding may give you a bit of a tussle but nothing unsolveable. Also note Proxmox is Debian under the hood, so you may find it easy to work with. I looked into unraid, it seems great if all you’re doing for the most part is storage, if you want Linux containers and virtual machines, proxmox js your bet.

    I got a small 4 bay 2U server from a friend on the cheap, 1000$ should get you relatively nice new or slightly older used hardware. Even just a PC with a nice amount of drive bays will get you started. And drives are cheap, a raid 1 setup was one of the things I did.

    In the end I’ll likely get a separate NAS rack server just to segregate functions, but as of now I simply have a Proxmox LXC mounted to my NAS drives and runs samba to expose them.

    Tailscale is a nice set and forget solution for VPN access, I ended up going the route of getting an SSL certified domain and beefing up my firewall a bit. The bit I’ve messed with it it certainly has a learning curve greater than openvpn, but is much more hardened and versatile.

    As for pihole, I’ve found AdGuard Home to be just about a suitable replacement, and can be installed along openwrt, though I have a bit of an unconventional router with 512MB of RAM so YMMV







  • Hey yes, add a person for each person you want to have access, only have yourself as admin that way they wont have direct access to entities.

    Now you can use either conditional dashboards, or conditional cards to control what utilities are available to users. For example, my dashboards home screen shows general controls for everyone, but conditionally shows light controls to each user on the same page. I then have myself an admin dashboard with server controls, etc.

    For the garage, that was an issue I sought to avoid, a simple automation that closes the garage if it has been opened for too long, and a toggle for that function as well as garage notifications seem to be plenty.

    Only one incident where my jerry-rigged Shelly relay remote had the sensor switch miss, and the auto close - thinking the garage was open - opened the garage. I added an error state so that it would attempt to close again and notify if the garage is open after autoclose, which works if its blocked as well. All of this because MyQ doesnt provide local or API access lol

    Edit: turns out I may be wrong about entity access, which is a bit of a shame, hopefully we can see that in a future update.












  • bbuez@lemmy.worldtohomeassistant@lemmy.worldNest Integration
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    Hey I just went through google hell, make sure you are the Nest owner account, the project ID from the cloud page and the project ID from the nest page are whats needed on the last step, and at this part for me it still errored out after the redirect but did integrate nest.

    You also as far as I am aware need external access with HTTPS set up, Porkbun was a breeze and I got myself a 10$/y .dev domain, and for that you will need to be able to open ports on your router. Honestly everything networking was easy compared to getting Google to play nice.

    Also also its easiest if your browser session only has one Google account logged into it, good luck!