--- /dev/null
+######################################################################\r
+# Logger Configuration\r
+# Log Severities: critical, fatal, error, warning, warn, info, debug, notset\r
+######################################################################\r
+\r
+default: info\r
+logs:\r
+ homeassistant.components.automation: info\r
+ homeassistant.components.device_tracker: warn
\ No newline at end of file
--- /dev/null
+######################################################################\r
+# Recorder Configuration\r
+######################################################################\r
+\r
+purge_keep_days: 30\r
+purge_interval: 1\r
+exclude:\r
+ domains:\r
+ - automation\r
+ - group\r
+ - script
\ No newline at end of file