26
submitted 1 year ago by [email protected] to c/[email protected]

Hey guys, I'd like to set up smart home for myself. I am looking for open source tools without connection to external services. Thanks in advance

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 18 points 1 year ago* (last edited 1 year ago)

HomeAssistant and OpenHAB are good places to start. I don’t know too much about OpenHAB, but for HomeAssistant you can do almost everything locally.

ESPHome is a good example of a project that they fund where you can use ESP8266/ESP32 devices to create several sensors and other devices for local IoT. They also have a number of ways to bypass cloud requirements for Tuya based devices, Phillips Hue, etc.

Plus this year is “Year of the Voice Assistant” and they’re working on enhancing a locally accessible and hosted voice assistant that doesn’t require cloud access.

Edit: If you’re a DIY kind of person like I am, HomeAssistant offers compatibility with a number of other projects like presence detection via ESPresence, custom firmware for ESP32Cam via Tasmota, WLED for controlling RGB lightstrips and matrices, lots of 3D printing opportunities too. I found it a lot of fun to go through my home and find ways to make things work. Blinds, accent lighting, automations based on time and other factors, etc.

Plus the hardware requirements for HomeAssistant aren’t that high. You can run it on an RPi4b with 2/4/8GB RAM (I would suggest at least 4), a VM that you can expand later and so forth.

[-] [email protected] 5 points 1 year ago

Since I am on the same journey as OP and tried it just recently, I have one thing to add about openHAB:

It does not come with actual login credential handling. If you want to make your smart home accessible from outside your home network I cannot recommend openHAB.

I am currently going with Home Aisstant mainly for that reason.

[-] [email protected] 6 points 1 year ago

Very good point. HomeAssistant offers a paid service called Nabu Casa that provides you a secure way to access your entire HomeAssistant instance, including cameras, sensors, you can set up mobile push notifications, and more.

[-] [email protected] 1 points 1 year ago

Thanks for the hint I did not know about Nabu Casa.

Although I am not clear about the benefit of the service. I thought I could achieve the same kind of access with simply forwarding ports 80 and 443 from my router to my home assistant. Is there anything wrong with my intended setup?

[-] [email protected] 2 points 1 year ago

Well, cloudflare is (supposedly) more secure, but other then that, not really, everything in nabu casa can be achieved without it, but nabu casa is easier and supports home assistant

[-] [email protected] 3 points 1 year ago

If you want to make your smart home accessible from outside your home network I cannot recommend openHAB.

You can use a VPN instead for this. Which is a good idea in general, in my view, unless you need your resources to be publicly accessible.

Although I agree that even LAN services should ideally have some sort of credentials anyway.

[-] [email protected] 3 points 1 year ago

Using a VPN does work for restricting outside access, however I found that for me this was not convenient enough for two reasons:

  1. I would need to setup a VPN server at my home network
  2. I would need to connect to my VPN everytime before trying to access my smart home devices
[-] [email protected] 3 points 1 year ago* (last edited 1 year ago)
  1. I would need to setup a VPN server at my home network

I haven't used it, but most people consider Tailscale to be easy to setup. But of course, what is hard or easy varies from person to person.

  1. I would need to connect to my VPN everytime before trying to access my smart home devices

You can leave it on all the time and configure it to not route internet traffic through the VPN (if you don't have the upload bandwidth at home).

this post was submitted on 20 Jul 2023
26 points (93.3% liked)

Selfhosted

39257 readers
218 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS