I think the RF switches are good. Time to reduce the radiation int he house

pull/76/head
CCOSTAN 9 years ago
parent a002e342d5
commit be4fa059b2

@ -47,7 +47,8 @@
- delay: '00:00:30'
- service: switch.turn_on
entity_id: switch.foyer_outlet
- delay: '00:08:00'
# - delay: '00:08:00'
- service: script.front_house_motion
- service: light.turn_off
entity_id:
- light.S1

@ -71,15 +71,15 @@
##############################################################################
- 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: 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
##############################################################################

Loading…
Cancel
Save

Powered by TurnKey Linux.