Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)D
Posts
1
Comments
11
Joined
3 yr. ago

  • I'm rocking a 128 GB Unraid system and it's pure joy.

    Its also only like 25% utilized I think...

  • You have exactly summed up my views. I currently have a 2020 MY and it convinced me that I probably won't buy another ICE vehicle. With all the crap coming out of Tesla and Musk lately, I also can't imagine getting another Tesla.

    I'm just waiting for NACS to be built in and hoping today's layoff news doesn't ruin that as well...

  • Out of curiosity, why cant you use a wildcard?

  • homeassistant @lemmy.world

    The little smart home platform that could How Home Assistant plans to transition from an enthusiast platform to a mainstream consumer product.

    www.theverge.com /24135207/home-assistant-announces-open-home-foundation
  • I haven't tried it but it can theoretically support webdav. You can also mount it read only via fuse with a bit of effort.

    Those are both on my list of things to experiment with. I love the speed but I miss the real files of NextCloud.

  • Internet.bs because it's cheap and had a cctld I wanted

  • This is what I do. DAVx5 works well as long as you're ok withiut realtime sync (you can pick how fast you want it). I would love to see Fastmail build the support I to their own app but that's not where we're at.

  • I'm also using Dozzle and it's been great for semi realtime use. I occasionally think about something for longer term logs but haven't yet had the motivation.

  • My main use case for voice is for things that I haven't been able to (reasonably) automate. For a couple of examples:

    1. Saying "turn on the TV" as I'm grabbing lunch and walking across the room
    2. "Turn on/off the stars" for bedroom mood lighting
    3. "Timer for x" is honestly probably the most used things.

    It's all fairly trivial stuff to do manually but I think that's probably true for the vast majority of home automation.

  • VSCode in HA is primarily useful for editing config files and with all the latest pushes towards config in the UI it's not as useful as it used to be. That said, it does integrate with HA to provide completion for entities and some basic yaml validation.

    I also use it to work on ESPhome configs as well as some simple file management. I never got SSH working correctly on the HA VM and VSCode has been a convenient workaround.