New Colors. Re-added 433 Watchdog stuff.

This commit is contained in:
CCOSTAN 2016-12-16 02:37:22 +00:00
parent 83cd4e1e4c
commit 0860ff05d3
3 changed files with 25 additions and 11 deletions

View File

@ -300,4 +300,18 @@ binary_sensor:
payload_on: "success"
payload_off: "fail"
#Wake on Lan stuff to try
- platform: wake_on_lan
mac_address: XX:XX:XX:XX:XX:XX
name: "Synology WOL"
host: "192.168.1.3"
- platform: wake_on_lan
mac_address: XX:XX:XX:XX:XX:XX
name: "iMac WOL"
host: "192.168.1.2"
```

View File

@ -65,15 +65,15 @@
##############################################################################
# - alias: Add some double and triple checking to the 433 RF outlets.
# hide_entity: True
# trigger:
# - platform: time
# minutes: 43
# seconds: 0
- 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
action:
- service: script.reliability
##############################################################################

View File

@ -27,15 +27,15 @@
entities:
light.outdoor_sconce_2:
state: on
color_name: 'Crimson'
color_name: 'FireBrick'
brightness: 255
light.outdoor_sconce_1:
state: on
color_name: 'Crimson'
color_name: 'FireBrick'
brightness: 255
light.outdoor_foyer:
state: on
color_name: 'Crimson'
color_name: 'FireBrick'
brightness: 255
light.outdoor_sconce_3:
state: on