In a drive to add more things to home assistant, I found the unRAID API. This container provides unRAID server information to home assistant via MQTT. I figured this could be interesting to add to my stack, and potentially pretty useful in the long run, so I decided to get it going.
Continue reading “unRAID API and Home Assistant”Using ntfy.sh from Home Assistant
While surfing Reddit one day I ran across a post about Unified Push and setting up ones own self hosted push notification system. A push notification system that can be self hosted and isn’t owned by any of the big tech companies, which I’m all for. So I decided to test it out by setting up home assistant notifications through it. While here I won’t be installing and setting up my own ntfy.sh server right now, I will probably be doing that part in the future.
Continue reading “Using ntfy.sh from Home Assistant”Getting SVG Data into CATIA
Another day, another type of data to import into CATIA. This time is the classic SVG format used by LightBurn and often edited with InkScape. This is pretty quick but I wanted a bunch of screenshots to make it easy to follow.
Continue reading “Getting SVG Data into CATIA”Fixing network problems in HASS
Recently I have been working on fixing the configuration issues in my home assistant installation. I run the supervised mode on an Ubuntu VM that I setup myself with some scripts (since it’s not supported by the official installer). Due to this, I encountered a problem with network manager in home assistant that caused home assistant to lose Internet access (so unable to download updates) even though the VM has no problems accessing the Internet as a whole.
Continue reading “Fixing network problems in HASS”Night Security Lights
I wanted to setup some smart lights to turn on and off at various times when I’m away so that it looks like people are still around in the house. These are going to be going between a few rooms to look more legitimate for anyone watching.
Continue reading “Night Security Lights”EspDeck Generation 3: Simplify!
With the latest iteration of EspHome bringing in matrix keypad support, and the parts ready for a third espdeck build, I decided to redesign it yet again to try and optimize things further.
Continue reading “EspDeck Generation 3: Simplify!”Cleaning up the docker registry
Working on my docker swarm recently I noticed that my storage was running low. After investigation, I found I had 17GB of usage by my docker registry. I have no need to have that many versions of my custom built containers on hand, so I went through the process of cleaning it up.
Continue reading “Cleaning up the docker registry”Home Assistant Wall Tablet Display with a Fire HD8
I have wanted to add a tablet to control home assistant from for a while. I originally started by using my Nexus 7 2012 as the machine, got WallPanel installed, and found out that the embedded browser in that version of Android was too out of date and crippled to run the home assistant webui. So I decided to pick up an Amazon fire tablet for cheap to try using. I figured if I liked using it, I could use a better tablet in the future (or go through the effort of rooting the tablet and installing regular Android on it).
Continue reading “Home Assistant Wall Tablet Display with a Fire HD8”The Indoor Air Quality (UK) HACS Integration and Sensor
Now that I have a number of AirGradient sensors around my house, I have all sorts of data I can make use of about the air quality inside it. I now have to figure out how to make use of all that data. Creating a single unified data point for general air quality based on the AirGradient data is the first thing I’m going to do. To do this, I’ll make use of the IAQUK HACS integration.
Continue reading “The Indoor Air Quality (UK) HACS Integration and Sensor”Adding TVOC to the AirGradient
Once I had my baseline AirGradient sensors built and configured, I wanted to add a few more sensors to it. One of the sensors to be added is an SGP30 TVOC sensor (Total Volatile Organic Compounds).
Continue reading “Adding TVOC to the AirGradient”