• 1 Post
  • 85 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
rss





  • I don’t know if Home Assistant is so niche. Everyone who does some form of smart home comes to the point where there are several manufacturers forcing you to use their own app. If you’re lucky you can use something like Google Home or Siri to have a unified control interface, but these are usually very basic. You can try to stick to one system for as long as possible, but sooner or later that will fail. A system like Home Assistant is the inevitable solution to these problems and it is a very good thing that HA exists as a strong and open software to solve this problem.


  • EarMastertohomeassistant@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    4
    edit-2
    3 months ago

    I have an Intel NUC (3rd gen I think - it’s several years old by now) which runs Proxmox, which runs several VMs including Home Assistant on HAOS. The only thing I did was upgrade the RAM as the VMs eat this quickly…

    Other services I run on this small box are AdGuard, Paperless-ngx, KitchenOwl, tt-rss and two Nightscout instances.





  • I am not sure how two synced HA instances (if that’s even possible) would help. You would need to allow your IoT devices to be accessible by the Home Assistant instance you want to use with your personal devices. If that seems like a risk to you, then why not run HA in the DMZ alltogether?


  • There are lots of cheap Zigbee (multi) buttons available. If you want something a little bit fancier I can 100% recommend Home Buttons. You can either build it yourself (3D printed enclosure, custom PCB) or buy one already built for you. They each fancy an e-ink display you can configure with Material Design Icons (or even custom text in case of the bigger one). They integrate into Home Assistant via MQTT and can be fully used for any automation you would like. You can even change the 4 or 6 button labels using Home Assistant.

    https://docs.home-buttons.com/



  • I know this is technically not an answer to your question, but as a fellow T1 diabetic (for 20+ years) and dad to diabetic child (currently 2½ years old): Is this something that regularly happens to you? I don’t know where you live, but in over 20 years of being a T1 diabetic I never had a vial of regular insulin go bad. I don’t have to worry about the cost of insulin as my insurance would without any questions replace any medications gone bad for me, but I understand that this is a luxury not everyone shares.

    There are products (but I have to assume you are aware of this) that can help you with the temperature safe transport of insulin for everyday use (basically insulated pouches with an integrated cooling pad). That may be something you can look into if this is something you need to worry about.




  • EarMastertohomeassistant@lemmy.world'Touch points' in HA
    link
    fedilink
    English
    2
    edit-2
    7 months ago

    There are a few buttons around the house. For my wife (and kids to play with) the most important ones are the ones controlling the light in the bedroom. There is a motion sensor covering the door and wardrobe area which can be muted with a button (e.g. if the kids have snuck into our bed and we don’t want to wake them or if either one of us goes to bed later). We use mostly the IKEA Zigbee buttons.

    We also have a great device called Home Buttons in our kitchen. It uses MQTT and has a fantastic battery life (using a 18650 rechargeable battery). It has an e-ink display and six buttons. I programmed it to display several things (you can use one MDI icon and a short text to display for each button) for everyday use, like switching some lights, displaying temperature and humidity and controlling the climate in our conservatory. You have to press a button for it to update (to save battery - even though it easily lasts months).

    The main touch point though is the app. I built three dashboards:

    • A general overview that dynamically changed based on events and time of day.
    • A floor plan which holds every light, sensor and switch in it.
    • A blood glucose dashboard as both one of my daughters as well as myself have diabetes. As I use the same insulin pump as my daughter I cannot use the pump’s app to follow her data as I need the app for myself. So for me this is quite important. My wife uses the pump’s app in follower mode for our daughter.

    But I also made Home Assistant send notifications to our smartphones for several events (dishwasher, washing machine, too hot / cold in the conservatory, low blood glucose levels, kids turning on the TV in the morning). Some of them offer to respond with an action others are just reminders that something needs to be done.

    My wife appreciates especially the notifications I think because you don’t have to think about some things as they pop up when action is due and we both can more easily share the workload as she gets notified as well when I started the dishwasher without me needing to tell her. (This may sound like we’re not speaking to each other, but we’re just not saying things like I just started the dishwasher can you empty it later.)




  • That is really a missing part of this whole thing. I get that I could build something myself, but I don’t want to have the hassle of doing it and keeping it working all the time (because I am able to build it, but not on a “works perfectly all the time” level). I really hope that sometime in the future there is a standard for smart speakers (and screens maybe) that allows me to add them to my cloud service of choice.