#307 and a little something extra.

This commit is contained in:
ccostan
2018-01-31 22:17:09 -05:00
parent 32cbbeec34
commit 8442b1a384
2 changed files with 33 additions and 5 deletions

View File

@@ -148,6 +148,15 @@ automation:
- sensor.network
- binary_sensor.carlowink
condition:
- condition: template
value_template: >
{% if not is_state('sensor.network_detail', ' ') %}
false
{% else %}
true
{% endif %}
action:
- service: script.notify_engine
data_template: