diff --git a/config/packages/processmonitor.yaml b/config/packages/processmonitor.yaml index 4338388a..eeb21b66 100755 --- a/config/packages/processmonitor.yaml +++ b/config/packages/processmonitor.yaml @@ -17,9 +17,9 @@ sensor: - type: since_last_boot - type: disk_use_percent arg: / - # - platform: filesize - # file_paths: - # - /config/home-assistant_v2.db + - platform: filesize + file_paths: + - /config/home-assistant_v2.db #------------------------------------------- ############################################################################## ### Automations - Detect when things are not right. Like any Good Watchdog.