Reload Tuya Integration Every One Hour on Home Assistant

Are you having issues with Tuya integration on Home-Assistant? Well, unfortunately, some versions of HA cause it to stop receiving updates to sensors/devices (lights, air condition, etc.).

Most of the time, reloading the integration via the HA interface solves the problem, but what if it’s needed a few times a day?

Until it’s fixed, I recommend to you add a reload automation to this integration (or any other for that matter, that misbehaves as such).

 

(more…)

Create a sensor that sums up number of people in the house

One of the most powerful abilities of Home Assistant is the ability to easily create automation based on the current location of our home users.

For instance, start the vacuum cleaner and 9:00 am, only if you’re not home.

This of course can be done with the built-in automation editor, but the condition for the scenario can be rather long, particularly if there is more than one person in the house.

(more…)

Monitor your online devices (Make sure they’re working as expected)

Motivation for this project

Every time I add a new device (IOT, server or other) to my home network, I want to make sure that I can rely on it to do its job and keep being connected.
When a device has a critical part to play in my home or office, I want to be alerted when it fails or if it disconnects from the network/internet.
(more…)