More database diet additions.

This commit is contained in:
ccostan
2018-01-22 13:39:14 -05:00
parent fd49bd12bc
commit be9ffdf780
2 changed files with 10 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
# customize:
# sensor.process_mosquitto:
# friendly_name: 'Mosquitto'
#
#
# hidden: False
#-------------------------------------------
@@ -17,7 +17,7 @@ sensor:
- type: since_last_boot
- type: disk_use_percent
arg: /
- platform: database
#-------------------------------------------
##############################################################################
### Automations - Detect when things are not right. Like any Good Watchdog.