mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Using AI to update a lot of the documentaiton in the Repo.
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
############################################################
|
||||
# recorder
|
||||
############################################################
|
||||
#-------------------------------------------
|
||||
# Recorder Configuration
|
||||
# Description: Settings for the Home Assistant recorder component
|
||||
#
|
||||
# This component is responsible for storing events and states in a database
|
||||
# and purging old data to maintain database size.
|
||||
#
|
||||
# Documentation: https://www.home-assistant.io/integrations/recorder/
|
||||
# Follow me on https://www.vcloudinfo.com/click-here
|
||||
# Original Repo: https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
#-------------------------------------------
|
||||
#db_url: sqlite:///data/home-assistant_v2.db
|
||||
purge_keep_days: 14
|
||||
include:
|
||||
|
Reference in New Issue
Block a user