Using AI to update a lot of the documentaiton in the Repo.

This commit is contained in:
CCOSTAN
2024-09-03 18:08:43 +00:00
parent 02efd9ae3d
commit 51346c1c4c
18 changed files with 203 additions and 76 deletions

View File

@@ -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: