Changing stuff up

This commit is contained in:
CCOSTAN
2017-01-20 20:20:08 +00:00
parent 243809161b
commit 9b5ffa1009
4 changed files with 4 additions and 87 deletions

View File

@@ -4,8 +4,9 @@
- alias: 'Sunset Stuff on'
trigger:
- platform: sun
event: sunset
- platform: state
entity_id: sun.sun
state: 'below.horizon'
action:
- service: switch.turn_on

View File

@@ -69,19 +69,6 @@
- service: light.turn_off
entity_id: group.outdoor_lights
##############################################################################
# - alias: Add some double and triple checking to the 433 RF outlets.
# hide_entity: True
# trigger:
# - platform: time
# minutes: '/55'
# seconds: 0
# action:
# - service: script.reliability
##############################################################################
- alias: "NOTIFY IF IP CHANGES"
hide_entity: True