From c2ebdf48f53bc747df5885b3e5d637fd11ae3d33 Mon Sep 17 00:00:00 2001 From: CCOSTAN Date: Fri, 10 Feb 2017 16:49:36 +0000 Subject: [PATCH] Watching the hard driv space usage. --- automation/watchdog.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/automation/watchdog.yaml b/automation/watchdog.yaml index eef8cd9c..afb98425 100755 --- a/automation/watchdog.yaml +++ b/automation/watchdog.yaml @@ -81,7 +81,7 @@ - alias: "Disk Use Alarm" trigger: - platform: numeric_state - entity_id: sensor.disk_use_percent + entity_id: sensor.disk_use_ above: 30.4 action: - service: script.Voice_notify @@ -92,7 +92,6 @@ value1: 'Hard Drive Monitor:' value2: "Your harddrive has run out of Space! /dev/root:{{ states.sensor.disk_use_.state }}%!" value3: ' ' - - service: persistent_notification.create data: title: "Hard Drive Monitor:"