mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Lots of comments for easy reading.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
###################################
|
||||||
|
## Uses IFTTT to notify me of bad logins.
|
||||||
|
###################################
|
||||||
|
|
||||||
- alias: Login Failure
|
- alias: Login Failure
|
||||||
hide_entity: True
|
hide_entity: True
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
######################################################################
|
||||||
|
## Turn off my Office light whenever I leave the house.
|
||||||
|
######################################################################
|
||||||
- alias: 'Carlo has left the building'
|
- alias: 'Carlo has left the building'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
###################################
|
||||||
|
## Notifies me via IFTTT when something goes down.
|
||||||
|
###################################
|
||||||
|
|
||||||
- alias: 'Device Status'
|
- alias: 'Device Status'
|
||||||
hide_entity: True
|
hide_entity: True
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
# There is also an IFTTT recipe that shuts down all lights when Nest goes into Away mode. - event_type= Good_Night
|
######################################################################
|
||||||
|
## Shut it all down. No one is here or we went to sleep.
|
||||||
|
######################################################################
|
||||||
|
|
||||||
- alias: 'GoodNight - Away Mode'
|
- alias: 'GoodNight - Away Mode'
|
||||||
trigger:
|
trigger:
|
||||||
@@ -28,4 +30,4 @@
|
|||||||
- service: light.turn_off
|
- service: light.turn_off
|
||||||
entity_id: group.all_lights
|
entity_id: group.all_lights
|
||||||
- service: switch.turn_off
|
- service: switch.turn_off
|
||||||
entity_id: group.all_switches
|
entity_id: group.amps
|
||||||
@@ -1,3 +1,7 @@
|
|||||||
|
###################################
|
||||||
|
## ZWave Healing Section
|
||||||
|
###################################
|
||||||
|
|
||||||
- alias: Heal ZWave Nightly
|
- alias: Heal ZWave Nightly
|
||||||
trigger:
|
trigger:
|
||||||
platform: time
|
platform: time
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
###################################
|
||||||
|
## Holiday Lights on/off with IFTTT/Alexa support
|
||||||
|
###################################
|
||||||
|
|
||||||
- alias: 'Holiday Stuff on'
|
- alias: 'Holiday Stuff on'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: sun
|
- platform: sun
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
# There is also an IFTTT recipe that shuts down all lights when Nest goes into Away mode. - event_type= Good_Night
|
###################################
|
||||||
|
## Turn on/off Living Room AMPs via ALexa/IFTTT event.
|
||||||
|
###################################
|
||||||
|
|
||||||
- alias: 'IFTTT Turn AMP on'
|
- alias: 'IFTTT Turn AMP on'
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
|
###################################
|
||||||
|
## Late Night lights Section
|
||||||
|
###################################
|
||||||
- alias: 'Late Night Helper'
|
- alias: 'Late Night Helper'
|
||||||
trigger:
|
trigger:
|
||||||
- platform: state
|
- platform: state
|
||||||
@@ -25,7 +27,6 @@
|
|||||||
entity_id:
|
entity_id:
|
||||||
- group.living_room_accents
|
- group.living_room_accents
|
||||||
- light.living_room_slider
|
- light.living_room_slider
|
||||||
- light.dinette_light_1
|
|
||||||
- light.foyer_door_light
|
- light.foyer_door_light
|
||||||
- light.kitchen_fridge_light
|
- light.kitchen_fridge_light
|
||||||
- light.kitchen_sink_light
|
- light.kitchen_sink_light
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
###################################
|
||||||
|
## Start Up Section
|
||||||
|
###################################
|
||||||
|
|
||||||
- alias: Startup Notification
|
- alias: Startup Notification
|
||||||
hide_entity: True
|
hide_entity: True
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
######################################################################
|
||||||
|
## TV Time at sunset or 8pm. Whichever is later.
|
||||||
|
######################################################################
|
||||||
|
|
||||||
- alias: TV Time
|
- alias: TV Time
|
||||||
trigger:
|
trigger:
|
||||||
- platform: sun
|
- platform: sun
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
###################################
|
||||||
|
## Homeassistant Computer things Section
|
||||||
|
###################################
|
||||||
|
|
||||||
sensor.since_last_boot_templated:
|
sensor.since_last_boot_templated:
|
||||||
friendly_name: 'HomeAssistant Uptime'
|
friendly_name: 'HomeAssistant Uptime'
|
||||||
icon: mdi:clock-start
|
icon: mdi:clock-start
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AMPs:
|
AMPs:
|
||||||
entities:
|
entities:
|
||||||
- switch.living_room_amp
|
- switch.living_room_amp
|
||||||
- switch.bathroom_amp
|
# - switch.bathroom_amp
|
||||||
@@ -1,3 +1,7 @@
|
|||||||
|
######################################################################
|
||||||
|
## Awesome Elekcity Outlet control via RF
|
||||||
|
######################################################################
|
||||||
|
|
||||||
- platform: rpi_rf
|
- platform: rpi_rf
|
||||||
gpio: 17
|
gpio: 17
|
||||||
switches:
|
switches:
|
||||||
|
|||||||
Reference in New Issue
Block a user