|
|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|
##############################################################################
|
|
|
|
|
|
|
|
|
|
|