initial commit

This commit is contained in:
2025-02-07 12:46:24 -05:00
commit 8dfb36a3f1
183 changed files with 9212 additions and 0 deletions

View File

@ -0,0 +1,34 @@
####################################################################################################
### RECORDER ###################################################################################
####################################################################################################
---
db_url: postgresql://hassio:qP4fwHvq69QnZqj4@10.10.12.11:5432/hassio?client_encoding=utf8
purge_keep_days: 10
auto_purge: true
auto_repack: true
db_max_retries: 60
db_retry_wait: 5
exclude:
domains:
- automation
- updater
entity_globs:
- sensor.weather_*
entities:
- sun.sun
- sensor.last_boot
- sensor.date
event_types:
- call_service
# include:
# domains:
# - alarm_control_panel
# - light
# entity_globs:
# - binary_sensor.*_occupancy
# exclude:
# domains:
# - media_player
# entities:
# - light.kitchen_light