Closes #812 - Control over C By GE lightStrip via Alexa Routines. Amazing.

This commit is contained in:
ccostan
2020-07-19 18:50:16 -04:00
parent 3df4ef4d90
commit ef25093a98
5 changed files with 26 additions and 10 deletions

View File

@@ -2,9 +2,8 @@
## Who's day is it anyway? Pretty sure my parent's didn't code to figure this out.
######################################################################
- alias: 'responsibilities'
id: f39bd8db-a348-4024-a6a6-a3e3c836646c
trigger:
- platform: state
entity_id: input_boolean.responsibilities
to: 'on'

View File

@@ -1,8 +1,12 @@
##############################################################################
### Detect when lights are turned on and adjust them accordingly based on time.
### Code by @JesseWebDotCom
## @CCOSTAN
## Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
##############################################################################
- alias: detect lights and adjust the brightness when turned on based on time
id: 844b6be0-3ba3-4f8a-bbcd-a5ec5abdb88a
mode: parallel
trigger:
- platform: event
event_type: state_changed

View File

@@ -30,6 +30,7 @@
action:
- service: script.interior_off
- service: script.paige_lights_off
- service: switch.turn_off
entity_id: switch.back_landscaping
- service: input_boolean.turn_off