Posts tagged "homeassistant"

Getting Home Assistant to Tell Me When to Open the Windows

My house doesn't have A/C, so I use Home Assistant plus some indoor and outdoor temperature sensors to have an automation notify me when I should open the windows to cool the house down.

Updating Uncleared Home Assistant Android Notifications with AppDaemon

With a simple AppDaemon script, we can send notifications with a given tag to devices that haven't previously cleared them.

Update Parameters of a Sleeping Z-Wave Device in Home Assistant on a Schedule

Sleeping Z-Wave devices don't check for parameter updates, so we use a bunch of scripts and automations to make them check, based on a configurable schedule.