88 lines
2.5 KiB
YAML
Raw Normal View History

#-------------------------------------------
# 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
#-------------------------------------------
2018-01-01 19:00:45 -05:00
#db_url: sqlite:///data/home-assistant_v2.db
purge_keep_days: 30
2018-01-01 19:00:45 -05:00
exclude:
domains:
2024-04-24 04:21:06 +00:00
- camera
2025-07-22 12:00:39 -04:00
- device_tracker
- event
- feedreader
- image
- media_player
- persistent_notification
- sun
- update
- zone
entity_globs:
2024-04-24 04:21:06 +00:00
- binary_sensor.*_motion
- binary_sensor.*_motion_*
2025-07-22 12:00:39 -04:00
- binary_sensor.*is_present
# - binary_sensor.*occupancy*
- light.sleepnumber_*
- number.sleepnumber_*
- media_player.*echo*
- select.sleepnumber_*
- sensor.*_battery
- sensor.*_battery_state
- sensor.*_bssid
- sensor.*_first_connection*
- sensor.*_last_connection*
- sensor.*_last_update*
- sensor.*_last_boot
- sensor.*_since
- sensor.*uptime*
- sensor.vpn_client_*
- switch.*_do_not_disturb_*
- switch.*_repeat_switch
2018-01-01 19:00:45 -05:00
entities:
- automation.update_garage_get_status
2025-07-22 12:00:39 -04:00
- binary_sensor.bear_stone
- binary_sensor.powerwall_charging
2025-07-22 12:00:39 -04:00
- number.alarm_panel_1_screen_brightness
- script.amp_settings
2025-07-22 12:00:39 -04:00
- script.speech_processing
- sensor.bear_stone
- sensor.carlo_ap
- sensor.carlo_fast
- sensor.clock_am_pm
- sensor.clock_date
- sensor.clock_day
- sensor.clock_stacey_alarm_time
- sensor.clock_time
- sensor.clock_time_2
- sensor.date
2025-07-22 12:00:39 -04:00
- sensor.dockerconfigs_backup_date
- sensor.dockerconfigs_backup_error_message
- sensor.dockerconfigs_backup_status
- sensor.external_ip
2018-01-01 19:00:45 -05:00
- sensor.ha_uptime
- sensor.large_garage_door_since
2025-07-22 12:00:39 -04:00
- sensor.small_garage_door_since
- sensor.last_alexa
- sensor.lights_on_count
- sensor.low_battery
- sensor.network
- sensor.network_detail
2019-03-14 13:02:02 -04:00
- sensor.pi_hole_ads_blocked_today
- sensor.pi_hole_ads_percentage_blocked_today
- sensor.pi_hole_dns_queries_today
2025-07-22 12:00:39 -04:00
- sensor.rachio_watering_time
- sensor.stacey_iphone11_activity
2025-07-22 12:00:39 -04:00
- sensor.stacey_iphone11_audio_output
- sensor.sun_next_dawn
2018-01-01 19:00:45 -05:00
- sensor.time
2025-07-22 12:00:39 -04:00
- switch.bear_stone
- switch.alarm_panel_1_screensaver