Updated Labels for easier Alexa intergration. Getting rid of IFTTT basically.

This commit is contained in:
CCOSTAN
2017-02-15 18:06:51 +00:00
parent 995c5e3477
commit 67949a092b
2 changed files with 79 additions and 79 deletions

View File

@@ -2,7 +2,7 @@
## Time to eat - Set it up! ## Time to eat - Set it up!
###################################################################### ######################################################################
- alias: Mealtime - alias: Meal Time
trigger: trigger:
- platform: event - platform: event
event_type: mealtime event_type: mealtime

View File

@@ -33,7 +33,7 @@
action: action:
service: scene.turn_on service: scene.turn_on
entity_id: scene.living_room_tv_time entity_id: scene.tv_time
###################################################################### ######################################################################
## Turn off the Living room lights when the TV is turned off. ## Turn off the Living room lights when the TV is turned off.