Migrating #408 over from Custom component.

This commit is contained in:
ccostan
2018-08-03 13:34:52 -04:00
parent 34c12ed2b5
commit a22342b138
2 changed files with 3 additions and 70 deletions

View File

@@ -17,7 +17,9 @@ sensor:
- type: since_last_boot
- type: disk_use_percent
arg: /
- platform: database
- platform: filesize
file_paths:
- /config/home-assistant_v2.db
#-------------------------------------------
##############################################################################
### Automations - Detect when things are not right. Like any Good Watchdog.