this post was submitted on 21 Nov 2023
12 points (100.0% liked)

homeassistant

11967 readers
43 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

My current setup is a TP-Link wireless extender. From that I have my own little network that connects my computer, wireless devices and a Raspberry Pi 4. The RPi4 runs the Home Assistant OS for my small network of lights and switches. The TP-Link extender does not have enough memory to support OpenWRT which means I am dependent on the proprietary android app to configure it.

I thought I could use the integrations in HA to add OpenWRT and Pi-Hole but it looks like those integrations are for communicating with instances and devices not within the HA operating system.

What I was hoping to accomplish was to run HA, OpenWRT and Pi-Hole on the same RPi4 device and re-use the TP-Link extender elsewhere in the house to serve ad-blocked internet that extends beyond my little network of devices.

Would running multiple services like this be too demanding for the RPi4? And if it is possible, where is a good place to start?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

A Pi4B 8GB is like $75. Add a power supply, case, heat sink, storage, and you're at like $150.

Recently I purchased a used Dell USFF PC with a 4-core i5-4590S, 8 GB RAM for $50, shipped, from eBay. I mean it does use more power, but it is also more powerful than a RPi. I know, not an apples to apples comparison. But if you don't need to do stuff with the GPIO, and your machine is just plugged in to the wall, and is just running apps in containers, then a USFF PC (e.g. STH's project tiny mini micro machines) may be a much better option than a RPi.

I really don't understand the RPi4's price point right now. But glad the Pi Zero W exists, that makes so much more sense and at the right price point.