I’m already hosting pihole, but i know there’s so much great stuff out there! I want to find some useful things that I can get my hands on. Thanks!
Edit: Thanks all! I’ve got a lil homelab setup going now with Pihole, Jellyfin, Paperless ngx, Yacht and YT-DL. Going to be looking into it more tomorrow, this is so much fun!
Home Assistant is nice! Have it integrated with some smart lights and smart plugs. Makes it easy to monitor and control everything locally.
We have it set up in our room so that one widget controls the lights, one controls the fans, one controls the monitors, then there’s a master button that we use to turn off everything that doesn’t need to be always on whenever we leave the room.
Want to play with some fancier stuff with it too, but that alone is incredibly convenient.
Do you have a recommendation for smart plugs and/or bulbs that work well w/Home Assistant and have decent security?
I wish Home assistant was more conducive to running on Kubernetes. I tried it but so much of the local discovery doesn’t work without being in the same LAN as all your IoT devices.
I run my instance via docker-compose, and it’s just a matter of setting
network_mode: host
on the container (in the YAML).I’ll have to take another crack at it sometime. You can do all kinds of container privilege modification in Kubernetes and maybe I just missed the one I need to set. I’ll try to find the analog for the one you shared here. Thanks!
Do you have a recommendation for smart plugs and/or bulbs that work well w/Home Assistant and have decent security?
Honestly? I just grabbed the cheapest stuff I could find online, hah. Everything I use is basically a mishmash of whatever was on sale at the time. Home Assistant has worked with every device I’ve hooked up so far, and even when they’re different brands I’ve been able to group them up nicely in Home Assistant’s interface.
Can’t speak to security, unfortunately. While it’s certainly an important concern, my budget has been pretty limited to whatever I can find in multipacks for under $30 ¯\_(ツ)_/¯
I’ve used stuff from IKEA (TRÅDFRI). They work great with HomeAssistant but I should let someone else comment on their securityI suppose.
I’m far from a security expert, but if you use them with a generic ZigBee USB dongle rather than the IKEA hub they should be pretty secure as they don’t have internet access.