Featured Posts
Enable HTTPS using Let’s Encrypt in Home Assistant
In previous guides, I demonstrated how to set up encrypted connections for Home Assistant using either the Nginx Proxy Manager add-on or an existing Nginx Proxy Manager server on your network.
Read moreRecent Posts

Augmenting Traditional Controls with Smart Home Functionality
When deciding to add smart home capabilities to your not-so-smart home, one aspect you should not overlook is the traditional controls in your home.
Read moreUse MariaDB instead of SQLite Database in Home Assistant
By default, Home Assistant uses a SQLite database to store all its historical data. However, you can use other databases such as MariaDB which perform better for larger datasets even though MariaDB is is heavier on hardware resources than SQLite.
Read moreHow to Set Up Nginx Proxy Manager in Home Assistant
If you wish to have secure connections to Home Assistant, a reverse proxy may be used. The proxy can reside on the same system (as demonstrated in this guide) or on another system as I have demonstrated in a previous guide.
Read moreUpdating the Firmware of Zooz ZST10 700 Series USB Z-Wave Controller
Note: If you use Home Assistant, updating the firmware of the Zooz Z-Wave controller has become much easier. Please refer to the firmware upgrade guide for Home Assistant to see how easy it is to upgrade the controller firmware.
Read moreHow to Put Home Assistant behind Existing Nginx Proxy Manager
A reverse proxy allows you to conveniently have a single entry point by which you may host multiple apps/services on one or more systems.
Read moreAdd the Community Add-on Repository in Home Assistant if it is not Installed
When I was updating the Home Assistant Core, I encountered an interesting issue. It broke my Z-Wave JS to MQTT add-on.
Read more