Security/FULL self hosting? Looking for info before starting...
Security/FULL self hosting? Looking for info before starting...
Hi All,
Looking to steer into HA, but have some questions on how data is handled.
First, I don't mean the opt-in on the scant analytics. HA is very clear about that which is great. Awesome clear policy.
Second, I understand that "integrations", which use a device manufacturer's/services software/infrastructure, are outside scope here (although I do have some questions).
My goal is to find and work a system where no one knows when my lights are turning off and on, and is only on my hardware. IE: If the internet went down, but I was still connected to local wifi, can my HA still work?
The answer seems like a strong "yes", but I want to double check. I also want to make sure if I do use an integration that there's not an avenue for telemetry beyond that integration. IE: I don't want Spotify to gain access to what temperature I keep my house just because I want to play music.
I also have questions about the mobile app, but if the rest is truly locked down, I can navigate that.
I currently have an automated bog garden, but how I did it isn't really scalable. It's all modbus components with values passed to a local server to generate a dashboard. I'd like to expand to more actual "home" automation, and this seems like a great tool!
Thanks for any clarification.
I think the answer largely depends on the devices you use. Many devices require an internet connection to integrate with HA. Fortunately, each HA integration should list whether or not they can work locally.
Here are some device suggestions:
Just as an example, I have Ecobee thermostats that are HomeKit compatible. Ecobee provides a cloud service, but I don’t use it at all, and my thermostats are denied internet access at the network level. They still work great through the HomeKit Devices integration.
Good luck!
This is the correct answer. HA itself will work completely offline if you want. After that, you just need to make sure about the devices you're buying, and keep in mind, YOU control your own networking.
Now, as I mentioned, you do control your network, and there are complex ways around these things, but if you want an OTG guarantee, go Zigbee to be sure.
this is fantastic, I'm really excited. I do have a follow up on non-hardware integrations though. I know when I download anything on my phone, it's sharing all sorts of crap. Does HA allow integrations to do that? Going back to spotify example, I understand spotify can obviously track things on their end (what song they're giving me etc), but integrations don't let them see humidity in my basement right?
Not all Bluetooth stuff requires an app. I have dozens of BLE sensors all around my house and I haven't downloaded anything for the majority of them. My BLE proxies pick them up automagically and I get a notification on my phone about a new detected device.
There are a few where you have to hack some bullshit, but I just avoided buying more of those once I learned that some of my shit needed that.
This is PERFECT. Thank you. I need figure out Tailscale, I'm much better at the device level than networking, but your answers gave me what I'm looking for: Keep an eye on the device and how it's used and it's workable. Thank you!
Tailscale is pretty easy, though I dislike the management console is via their servers/services.
Wireguard (which Tailscale uses) is fully self-hostable.