• 0 Posts
  • 39 Comments
Joined 1 year ago
cake
Cake day: August 4th, 2024

help-circle


  • Not entirely sure about the de-google’d version of the Home Assistant companion app, but I know the regular companion app uses Firebase (and whatever the Apple equivalent is called, I forget) to deliver notifications, and it still would using Telegram as Telegram also uses Firebase. Apprise is a bit different as it can use multiple backends. Regardless, there are multiple ways to do things. Ntfy iphone and google app do not route your data through a third party server. I self host the ntfy server on my own machine and domain and my phone connects to it and receives data. It will deliver notifications wherever I am, not just in my LAN. It also provides a nice UI akin to Pushbullet I can use to send myself stuff privately.

    You can’t replicate all of what ntfy does with Home Assistant. There’s more to it than just delivering notifications, it’s the whole app frontend and persistent data etc. If it’s not clear to you what it’s for from my description you might have to go look into it yourself. Look at PushBullet, that’s most similar to what I primarily use it for.


  • Home Assistant notifications and almost all other notification services on phones actually route notifications through a cloud service like Firebase because Apple and Google try to railroad apps into their platforms. Ntfy lets you actually self host notifications without a third party, but also without killing your battery.

    That’s not the main thing I care about, though. Mainly I use it as a self hosted replacement for PushBullet, to share links and files with myself across machines and do some light alerting for servers and stuff (e.g. TrueNAS errors). Some of that could he done with HA, but ntfy is just better for some other uses with stuff like its web ui.

    Plus, apart from that ntfy is really easy to integrate with other stuff, like its easy to send a notification from a shell script or web hook so you can hack it into things that don’t otherwise support notifications (there are also lots of things that support ntfy natively, e.g. the arrs).













  • Having been in a similar place around the same age, the things that helped me were: confiding in friends if you can, a therapist, finding the right medicine, and working on making things better one small, manageable step at a time.

    Regarding medicine I know there are lots of stereotypes about what taking medicine to help with mental health issues is like, but I urge you not to write it off nor to give up if one medication doesn’t work for you. It’s a process, and one you need to work with a doctor with to find the right fit for you. Also, medicine won’t magically fix everything on its own, it’s just a little bit of help on the road to finding a complete solution.

    Ultimately there are lots of good recommendations here. What works for you is going to be unique, and it’s something you’ll have the best luck with if you get some help.


  • In my area it’s at least 10 to 1 in terms of actual nodes vs nodes that are uplinked to show up on meshmap. I was out of range of the mesh in the town next door until just a couple weeks ago, still no idea where the node is that is letting me reach into town actually is. Until then get another one and take it hiking with you and a friend, they’re surprisingly useful on their own and you also might see others.

    Plus, if you build it and put your node on the map it might inspire others.


  • Impossible to say, could be the app is doing something funky, could be iOS, could be lotta things.

    I will note, my preferred solution is to do none of the above, and I only do split DNS for one particular service. I much prefer just using an always on Wireguard VPN that is set to only route traffic to my internal subnets and to use my internal DNS server. Then I just use internal names. Wireguard basically runs at line rate on my setup, so half the time I don’t even turn it off at home. This also gives you the option to use DNS ad blocking (eg adguard) on the go.