Skip to content

julietsvq/HomeAssistant-NodeRed

Repository files navigation

HomeAssistant_NodeRed

Home Assistant Node Red flows

Garden Irrigation

Flow to trigger the garden water system automatically twice a day. Will eventually add humidity + temperature sensor information in order to adjust watering minutes for every time. Also includes notification for manual watering of plants with no automatic irrigation system (plants inside the house). Will also eventually add humidity + temperature data to notify only when needed. Added notifications in case watering fails to trigger or fails to stop. Sensor to use: Xiaomi Mi Flora (bluetooth) MiFlora component for Home Assistant

Irrigation Flow Irrigation Flow image

Notifications

This flow sends notifications via IFTTT webhooks when certain events happen (when away garaje door left open or lights left on). Initially I was using notifications via Telegram insead, but IFTTT app push notifications are better for this purpose.

Notifications Flow Notifications Flow image

Dash Button

As Amazon discontinued physical Dash Buttons, created a flow to make use of it as a wifi button. In this case, to open / close the shades as I have no physical switch to do so. Requires the dasshio component for Home Assistant. You can change it to apply to another entity by changing the configuration of the dasshio component. As I have no isclosed in the shades entity's state, I created and input boolean as an indicator to know which action the button should perform (set to toggle). The boolean will change value if shades are opened or closed using other devices (voice assistant for example) as well.

Dash Button Flow Dash Button Flow image

Cat Litter Reminder

To make sure everyone at home takes turns at cleaning the cat litter box, this flow sends a notification via IFTTT mobile push notification every morning at 9.15, and repeats it 6 hours later or until that person is back home if it still hasn't been cleaned. If it is cleaned at any other point all timers are cancelled until next day.

Cat Litter Flow Cat Litter Flow image

Air

Will automatically turn off the air conditioning after 00.00 if left on.

Air Flow Air Flow image

Daily Backup

Automatically take Home Assistant backup every day and save to DropBox.

Daily Backup Flow Daily Backup Flow image

About

Home Assistant Node Red flows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published