Skip to content

antoniopacheco/home-assistant-config

Repository files navigation

Tony's Home assistant configuration files

GitHub stars GitHub last commit HA Version Yaml Lint

Table of content

Automations

  1. Light Automations (15 automations)
  2. Control switches
  3. Blinds Automations (6 automations)
  4. Media Player Automations (4 automations)
  5. Notifications (3 automations)
  6. other Automations (8 automations)

Lights automations

code here

Porche

  • Lights are turned on automatically 60 minutes after sunset
  • Lights are turned off automatically at midnight

Living Room

Kitchen

Stairs

  • Lights are turned on automatically when movement is detected on dark stairs
  • Lights are turned off automatically when no movement is detected

Master bedroom

  • Lights are turned on automatically when movement is detected in a dark master bedroom (except when in sleep mode)

  • Night light is turned on automatically when movement is detected dark master bedroom while in sleep mode

  • Lights are turned off automatically when no movement is detected (except when in busy mode)

Guest bedroom

  • Lights are turned on automatically when movement is detected in a dark guest bedroom (except when in sleep mode)

  • Lights are turned off automatically when no movement is detected in guest bedroom

Loft

  • Lights are turned on automatically when movement is detected in a dark loft (except when someone is watching tv in the loft)
  • Lights are turned off automatically when no movement is detected (Except when busy in the loft

Entryway

  • Lights are turned on automatically when movement is detected after sunset and before sunrise
  • Lights are turned off automatically when no movement is detected

Blinds automations

code in here

  • Blinds are open automatically at sunrise (except when on vacation mode)
  • Blinds are closed automatically at sunset

Control switches

Code in here

kitchen

Master bedroom

  • Ready to sleep Automation:

  • Click on a button to turn on the lights

    • lights will turn on
    • Alexa will ask if you want to keep the lights on

Living room

  • open blinds
  • close blinds
  • set blinds to 50% with press and hold

Media player

media player automations here

Living Room

Loft

Notifications

Notifications automations here

Alexa notifications

All alexa notifications are muted when sleep mode is on

  • notify via Alexa when the washer is done

  • notify via Alexa when the dryer is done

  • notify via Alexa when the dishwasher is done

Phone notifications

  • Water leak de in sink
  • Water leak detection in dishwasher
  • Waster leak detection in washer

Other Automations

You can see a list of other utilities automations to update the start and end date of several services like:

  • sprinklers
  • dishwasher
  • washer
  • dryer
  • reset "sleeping" at 10 am

Actionable Notifications

Alexa actionable notifications

for help on how to setup you can follow this tutorial or use this repo

Master Bedroom

Ask if busy in the master bedroom

Ask if still busy in the master bedroom

  • if the answer is yes, it will trigger itself again in 15 minutes
  • if the answer is no, or no answer is detected, it will change busy in the master bedroom to "false" and turn off the master bedroom lights

Kitchen

Ask if still busy in the kitchen

  • if the answer is yes, it will trigger itself again in 15 minutes
  • if the answer is no, or no answer is detected, it will change busy in the kitchen to "false" and turn off the kitchen lights

Input booleans

busy in kitchen

wheter if someone is bussy in the kitchen or not, controlled via control switch

busy in living room

wheter if someone is busy in the living room or not

busy in master bedroom

Whether someone is busy in the master bedroom or not

sleeping

wheter we are in sleeping mode or not

guest_sleeping

Whether guests are in sleeping mode or not

busy in loft

Whether someone is busy in the loft or not

watching in living room

Whether someone is watching tv in the living room or not

watching in the loft

Whether someone is watching tv in the loft or not

cleaned today

Whether the floor was cleaned today](https://github.com/antoniopacheco/home-assistant-config/blob/develop/includes/input_booleans.yaml#L42) or not

vacation mode

Whether vacation mode is on or not

guest mode

Whether if the guestmode is on](https://github.com/antoniopacheco/home-assistant-config/blob/develop/includes/input_booleans.yaml#L50) or not

My Devices

Hardware

  • Raspberry Pi 4
  • Zigbee/zwave adapter HUSBZB-1

Sensors

Lights

Media

Appliances

  • Dishwasher: Smart Linear Wash 39dBA Dishwasher in Stainless Steel
  • Refrigerator: Bespoke with family hub
  • Vacuum: Irobot S9+ + brava jet

Blinds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published