#-------------------------------------------
# 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:
  entities:
    - device_tracker.spaceship_location_tracker
exclude:
  domains:
    - device_tracker
    - camera
  entity_globs:
    - sensor.*uptime*
    - sensor.vpn_client_*
    - sensor.*_first_connection*
    - sensor.*_last_connection*
    - binary_sensor.*_motion
    - binary_sensor.*is_present
  entities:
    - automation.update_garage_get_status
    - binary_sensor.camera1_motion_sensor
    - binary_sensor.camera2_motion_sensor
    - binary_sensor.camera3_motion_sensor
    - binary_sensor.powerwall_charging
    - media_player.carlo_s_4th_fire
    - media_player.alarm_panel_2
    - script.speech_processing
    - script.amp_settings
    - 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
    - sensor.external_ip
    - sensor.floorplan_date
    - sensor.floorplan_time
    - sensor.floorplan_time_2
    - sensor.ha_uptime
    - sensor.large_garage_door_since
    - sensor.low_battery
    - sensor.medicine_time
    - sensor.network
    - sensor.network_detail
    - sensor.pi_hole_ads_blocked_today
    - sensor.pi_hole_ads_percentage_blocked_today
    - sensor.pi_hole_dns_queries_today
    - sensor.small_garage_door_since
    - sensor.large_garage_door_since
    - sensor.stacey_iphone11_activity
    - sensor.time
    - sensor.rachio_watering_time
    - binary_sensor.rheem_wh_running
    - sun.sun
    - zone.home