Earlier quoted context omitted.
HAOS is absolutely terrible when it faces filesystem corruption. I faced this a few times when my HAOS image crashed. You can't even get it to fsck on boot when it happens. I think that's one big reason people on RPIs have issues. The FS is on an SD card, SD cards are flakey, and there's no good rescue path when the FS has issues. I guess USB power is also historically not great on RPI. I haven't played with them in…
I’m not familiar with virtualbox, do you have any idea why HAOS on VB+ZFS was corrupting vs Docker+ZFS?
Home Assistant Presence Simulation
71–80 of 102 posts
Re: Home Assistant Presence Simulation
#72Earlier quoted context omitted.
Honestly, to be fair, You can buy two more powerful 1L dell optiplexes or HP prodesks for this cost. i5-7/8xxx with 8G/16G ram often go for $40-50 on eBay. Install proxmox and HAOS and you can use the rest for other stuff.
How’s the power consumption compare? If you don’t need more powerful it might not be the bargain it looks like.
And honestly, if you're in many states of the US - power's consumption is not necessarily an issue. Electricity is dirt cheap in the States, but I see your point.
Re: Home Assistant Presence Simulation
#73Just a note to anyone interested in trying out Home Assistant: It's amazing _but_ do NOT use a raspberry pi to run it. Save yourself a ton of headaches and buy a mini pc (there was a list of used mini pcs posted here yesterday from ebay). Also I recommend using HAOS (or whatever the "we install and run the whole OS" option is called) so that you can use things like plugins without messing around with docker. I love d…
I use an old Mac mini.
Re: Home Assistant Presence Simulation
#74Just a note to anyone interested in trying out Home Assistant: It's amazing _but_ do NOT use a raspberry pi to run it. Save yourself a ton of headaches and buy a mini pc (there was a list of used mini pcs posted here yesterday from ebay). Also I recommend using HAOS (or whatever the "we install and run the whole OS" option is called) so that you can use things like plugins without messing around with docker. I love d…
I want to go the other way and say DO NOT use HAOS if you know anything about docker. If you have ANY experience working under linux/docker just don't bother with HAOS and save yourself the headache. You will have an incredibly better experience just running your HASS docker container by yourself. HAOS caused so many issues for me while it tried to set up the other containers (such as Node Red), specially during home…
My only prior HA experience was around 2017 before they had multiple options; I used a RPi which burned through microSD cards and it was pretty miserable. Gave up by 2019. Not making that mistake again.
Re: Home Assistant Presence Simulation
#75Re: Home Assistant Presence Simulation
#76Just a note to anyone interested in trying out Home Assistant: It's amazing _but_ do NOT use a raspberry pi to run it. Save yourself a ton of headaches and buy a mini pc (there was a list of used mini pcs posted here yesterday from ebay). Also I recommend using HAOS (or whatever the "we install and run the whole OS" option is called) so that you can use things like plugins without messing around with docker. I love d…
I want to go the other way and say DO NOT use HAOS if you know anything about docker. If you have ANY experience working under linux/docker just don't bother with HAOS and save yourself the headache. You will have an incredibly better experience just running your HASS docker container by yourself. HAOS caused so many issues for me while it tried to set up the other containers (such as Node Red), specially during home…
Re: Home Assistant Presence Simulation
#77Just a note to anyone interested in trying out Home Assistant: It's amazing _but_ do NOT use a raspberry pi to run it. Save yourself a ton of headaches and buy a mini pc (there was a list of used mini pcs posted here yesterday from ebay). Also I recommend using HAOS (or whatever the "we install and run the whole OS" option is called) so that you can use things like plugins without messing around with docker. I love d…
I want to go the other way and say DO NOT use HAOS if you know anything about docker. If you have ANY experience working under linux/docker just don't bother with HAOS and save yourself the headache. You will have an incredibly better experience just running your HASS docker container by yourself. HAOS caused so many issues for me while it tried to set up the other containers (such as Node Red), specially during home…
Re: Home Assistant Presence Simulation
#78Earlier quoted context omitted.
I want to go the other way and say DO NOT use HAOS if you know anything about docker. If you have ANY experience working under linux/docker just don't bother with HAOS and save yourself the headache. You will have an incredibly better experience just running your HASS docker container by yourself. HAOS caused so many issues for me while it tried to set up the other containers (such as Node Red), specially during home…
I haven't used Docker much at all, but I use Proxmox for everything at home (LXC containers for various web servers, Zoneminder, Plex, Pihole, etc. and the occasional VM for stuff like pfSense) on decent hardware. Which HA installation method would you recommend in this case? My only prior HA experience was around 2017 before they had multiple options; I used a RPi which burned through microSD cards and it was pretty…
Re: Home Assistant Presence Simulation
#79Earlier quoted context omitted.
What if it's like, a utility company trying to warn you they'll cut off power/water/whatever in a few minutes because of emergency works?
Then you will find out when your power goes out?
Re: Home Assistant Presence Simulation
#80Earlier quoted context omitted.
I've pip-install it in my homeserver (a small celeron with enough ram and storage) BUT I have a note to all HA users and devs: why the hell keep insisting on the WebUI for configuring, it's NOT reproducible nor simple. Oh, of course, for a casual user it's simple, unfortunately no casual users know about HA or how to physically integrate HA in a smart home, so the idea of making a generic end-user system it's a failu…
I've given up on Home Assistant because of this. Particularly because since I've switched to NixOS I really don't want to be arsed reconfiguring stateful crap from the start every time I make some change that requires a reinstall. Sadly, I've yet to find a viable alternative.