I would recommend running Home Assistant OS in a VM instead of using the docker container.
I would recommend running Home Assistant OS in a VM instead of using the docker container.
I have a cheap homekit thermostat that I use with home assistant. Being able to turn it off for movies or during peak energy hours is nice. What was most helpful, however, was putting temperature and humidity sensors in every room, so that I could move around heat generating stuff to balance the temps throughout my apartment. I moved my server and gaming pc tower out of my home office. The temperature spread went from 8 deg F to 2 deg F.
Do you have a repo with your NixOS config for your NAS? TrueNAS and Home Assistant are the last non-NixOS VMs I’m running haha
it looks like you already have a node 804 case and the ability to build a computer, so I would avoid it unless you are looking for used enterprise gear and are okay with the tradeoffs that come with it.
years ago, I got a USB switching device from them to switch keyboard and mouse between two computers. That device was not built to USB spec and fried the PCB on my fancy mechanical keyboard.
last year, I bought their fancy 300W desktop USB-C charger to make a laptop charging station at home. Within 8 months, the device gave off an awful smell and 2 of the ports died. UGreen would not replace the charger. These are apparently a common problem with them:
https://linustechtips.com/topic/1577968-ugreen-300w-port-c3-dead/#comment-16479321
Years ago, I had a Synology NAS, and used their recommended proprietary software RAID. The power supply eventually died and took the motherboard with it. Replacement parts were not available, and there was no warranty coverage. This was before I knew about good backup practices, so my options were to buy another overpriced, non-repairable Synology NAS appliance, or forfeit my data. I considered the data a loss, built a TrueNAS machine, and never looked back.
Your experience with a proprietary NAS appliance may not be exactly the same, and they may be better these days, but having proprietary software inherently means that you cannot be sure that the software choices they make are best practice and for your benefit, or if they are designed to lock you in or increase profits in some other way.
As others have said, OpenMediaVault is a decent software alternative to TrueNAS.
No matter what you decide to go with, make sure you are following proper 3-2-1 backup protocols for any data you care about. restic to backblaze b2 seems to be the best offsite backup system currently.
I have a similar display in my kitchen. It’s in portrait mode and has time (my timezone and others), weather (hourly and daily), and dynamic popups for weather alerts in the top 1/3. It has a spot for dynamic content below that that shows things like time remaining for my espresso machine to heat up and the temperature of my ember mug if I’m using it. The bottom half of the screen flips every 15 seconds between calenders for my partner and I, and local scheduled transit times and live train times with a map of current train positions.
I have scripts set up to switch between my desk setup and my home theater setup that swap monitor configurations with wlrandr and default audio devices in wireplumber. These scripts are triggered with the “Netflix” button on my Nvidia Shield remote via Home Assistant and SSH. Simultaneously on Home Assistant power to the peripherals on my desk is toggled, the TV input is toggled between the Nvidia Shield and the PC, my AV receiver settings are toggled, and if the PC was asleep, it’s turned on with a WoL magic packet.
Everything @CondorWonder@lemmy.ca said and because backups to Home Assistant OS also include addons, which is just very convenient.
My Proxmox setup has 3 VMs:
Also, if you ever plan to switch from a virtualized environment to bare metal servers, this layout makes switching over dead easy.