Also find me on sh.itjust.works and Lemmy.world!

https://sh.itjust.works/u/lka1988
https://lemmy.world/u/lka1988

  • 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: November 18th, 2024

help-circle





  • 100%. Home Assistant has proven to be incredibly useful in my house. My wife loves it for the laundry notifications, the fact that I essentially replaced Life360 with it (Traccar, really, but it ties into HA so nicely), and the automated lighting: our basement (the younger kids’ play area), and themed lighting for the outdoor lights.

    We’ve been fighting tangled toilet flapper chains over the last few years. The tangled chain keeps the flapper from closing, which causes the tank to continuously run into the bowl, which causes my water bill to skyrocket if gone unnoticed (we have 5 kids, 4 toilets, and the chains get tangled no matter what I do: new chain, longer chain, shorter chain, different type of chain/string/twine, etc… I blame the hard water). I finally got fed up, so I bought and installed a zigbee water level sensor for each toilet tank, then whipped up an automation which notifies us via Android’s “alarm_stream” notification channel if a sensor has been dry for longer than a few minutes. That channel overrides DND, and I am going to add an entry to ping my HA Voice thing as well in case we don’t have our phones on us.


  • Don’t use Ubuntu as a server. Pretty much every server application will run happily on Debian, meanwhile Canonical keeps adding/changing shit that is Ubuntu-specific and has broken otherwise-functioning server installations. I may or may not have personal experience with this.

    Ubuntu used to be the go-to, but Canonical is quickly becoming the poster child for Linux enshittification.

    For servers, use Debian and never think about it again. Except the one or two times a year it should probably be rebooted because of kernel updates.




  • So I’d there a server + local system? Like Joplin… You can write notes all day with no server at all. The server just Synchronizes it all. In the past I used syncthing and I will continue using it. One thought was to have an automated backup from Vaultgarden that was automatically synced to my various devices as a Keypass database.

    This is exactly how I use KeePass, and is fully supported as well. Set it up, import the VW database (might need some fuckery to do so, I’ve not played with VW), place the KeePass database in a location that makes sense to you on your device, then sync that folder via Syncthing to your other devices.

    You’re using Linux, obviously, and the OG KeePass program was never written for Linux, so you’ll want a fork called KeePass XC. Unfortunately, the XC team doesn’t support plugins, but that should be a non-issue if you’re using Syncthing. Just point XC at the folder that’s being synced and you’re golden.

    What other platforms are you using? Android? iOS? Windows? There are many forks of KeePass available for every platform. they are all cross-compatible and can utilize the same database.

    I was lucky that somehow the database was available offline.

    That’s how BW/VW is supposed to work. It retains a local database that syncs with the main server.