Spyke

Replies

Comment on

Sigh, why do people use these hygrometers?

Reply in thread

@[email protected] True - but it really depends what you're measuring with BME280/680s though (680>280). As a combination temp/humidity/pressure they're excellent, but for humidity alone I think SHT gives better "expected" readings than BME.

Someone nerded it out on arduino forums about five years ago: https://forum.arduino.cc/t/compare-different-i2c-temperature-and-humidity-sensors-sht2x-sht3x-sht85/599609/10

Comment on

Cams, anyone?

@[email protected] You could use Frigate for the 'feature' set, no? frigate+HA should work very well for the use case. Rest you should be okay with something that does RTSP and feeding that to frigate/HA, no? I remember researching something about this last year, and found that Reolink IIRC offers that.

Comment on

How do you manage messages across multiple apps?

Reply in thread

@[email protected] Spantaleev's setup is probably the easiest way to get matrix setup honestly. Otherwise bridges etc tend to be a pain. You don't necessarily need to be a coder -- just follow documentation instructions step by step, and ask in their matrix channel if you get stuck.

You could also set it up on a device that's already encrypted on boot (via luks), so you'd have some protections if turned off.

I've been running it close to 5-7 years (don't remember lol).

Comment on

What do I actually need?

@[email protected] You don't need a "NAS" per se -- just running a baremetal distro and using containers in it will suffice.
Further, while Nextcloud can work fine, I'd suggest not using it and going for individual solutions instead of something AIO -- NC is fairly clunky, and fairly slow comparatively. It's also PHP.
I personally use Proxmox + LXC/VMs in one Micro PC (i5-7xxx/24G), and Just Ubuntu with Docker compose in another(i5-6xxx/16G) alongside a couple of Oracle VMs. It works out fairly well.
For Digitizing paperwork and mail, paperless-ngx is a good solution. For your pirate ship, look into *arr solutions. jellyseerr -> sonarr/radarr -> bazarr -> jellyfin works fine.

You reached the end