mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 03:21:47 +00:00
48 lines
1.8 KiB
YAML
48 lines
1.8 KiB
YAML
######################################################################
|
|
# @CCOSTAN - Follow Me on X
|
|
# For more info visit https://www.vcloudinfo.com/click-here
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# -------------------------------------------------------------------
|
|
# Logbook Configuration - Activity/Logbook display controls
|
|
# Defines what is hidden from the Activity/logbook view to keep noise down.
|
|
# -------------------------------------------------------------------
|
|
# Notes: Filters vcloudinfo availability chatter plus location/weather noise.
|
|
######################################################################
|
|
|
|
exclude:
|
|
entity_globs:
|
|
- sensor.*_location
|
|
- sensor.*_place
|
|
- sensor.*_geocoded_location
|
|
- sensor.pirateweather_*
|
|
- weather.*
|
|
entities:
|
|
- automation.cuckoo_clock
|
|
- automation.detect_lights_and_adjust_the_brightness_when_turned_on_based_on_time
|
|
- binary_sensor.office_motion
|
|
- binary_sensor.refrigerator_door_open
|
|
- binary_sensor.rheem_wh_running
|
|
- group.garage_doors
|
|
- media_player.LivingRoomCC
|
|
- sensor.date
|
|
- sensor.downstairs_ac_cooling_numeric
|
|
- sensor.ha_uptime
|
|
- sensor.large_garage_reflection_rate
|
|
- sensor.large_garage_status
|
|
- sensor.large_garage_time_in_state
|
|
- sensor.large_garage_wifi_signal_strength
|
|
- sensor.pi_hole_ads_blocked_today
|
|
- sensor.pi_hole_ads_percentage_blocked_today
|
|
- sensor.pi_hole_dns_queries_today
|
|
- sensor.rheem_wh_running_state
|
|
- sensor.phyn_water_flowing
|
|
- sensor.sleepnumber_carlo_carlo_pressure
|
|
- sensor.sleepnumber_carlo_stacey_pressure
|
|
- sensor.small_garage_reflection_rate
|
|
- sensor.small_garage_status
|
|
- sensor.small_garage_time_in_state
|
|
- sensor.small_garage_wifi_signal_strength
|
|
- sensor.time
|
|
- sensor.upstairs_ac_cooling_numeric
|
|
- sensor.vcloudinfo_com
|