Tag: YAML

Truncate the home-assistant.log file Using a Shell Command

When my Home Assistant instance goes a couple weeks between restarts, the home-assistant.log file can grow to nearly a gigabyte in size if there are any integrations that are throwing error messages regularly. Even on an Intel NUC with a 128GB SSD this was making my snapshots/backups too large in size and using up all…

Read more

Incorporate a Motorola WiFi Baby Monitor into Home Assistant

We recently purchased a Motorola WiFi baby monitor and i wanted to see if I could incorporate it into Home Assistant. Full disclosure–we ultimately were not happy with the monitor and returned it, but for anyone who uses it and enjoys it, this may be useful. An internet search led me to this blog post…

Read more

Control AV Receiver Zone 2 with Harmony Hub (and Alexa)

I recently upgraded to a 4K-capable AV receiver and had to update my Harmony Hub devices and activities. When I did, I noticed that the commands for controlling zone 2 of the new receiver were not available in the Harmony app (whereas they were available for my previous receiver). Initially I thought I’d just need to…

Read more

Install and Configure the Home Assistant iOS App and Enable Notifications

The last part of this series covers setting up the Home Assistant iOS app and enabling notifications. Future posts about Home Assistant will be more ad-hoc now that I have most of my smart home requirements already in-place. This is the process I followed to get the app installed and connected with my Home Assistant…

Read more

Organize the Home Assistant Web UI with Groups

At this point in my Home Assistant journey I have several devices configured, and the UI is starting to get cluttered. Home Assistant lets you organize the UI using groups and views, so I decided to take advantage of that. I want to have a few tabs (a.k.a. “views”) with my devices grouped within the…

Read more

Add System Monitoring to Home Assistant

As my smart home continues to grow in complexity–and as my household becomes more used to its advantages–I’ll want to make sure I’m aware of any problems as soon as possible. One way to help with this is to monitor the performance of the Raspberry Pi itself. Home Assistant has several system-monitor components that can…

Read more

Add Alexa Voice Control to Home Assistant with the Emulated Hue Bridge

Now that I have several Z-Wave light switches set up in Home Assistant, I wanted to be able to control them with my Alexa devices. Fortunately Home Assistant has an Emulated Hue Bridge component that mimics an actual Philips Hue Bridge. With this enabled and configured, I can “trick” my Alexa devices into recognizing Home…

Read more

How to Fix GE Z-Wave Switches Not Updating in the Home Assistant UI

After setting up a few Z-Wave switches from GE, I noticed that my kitchen light switch wasn’t updating in the Home Assistant web UI. It usually showed as “on” even hours after it had been turned off. This was the only place where I used the GE 12722 Z-Wave switch with the GE 12723 add-on…

Read more

Initial Setup and Configuration of Home Assistant on a Raspberry Pi

For my first venture into using Home Assistant, I went with a Raspberry Pi 3 to keep costs down and because it seems very well supported by the Home Assistant community. Once the hardware was assembled, I followed the installation instructions for HASSbian, which flashes a disk image to the SD card for the Pi…

Read more