From 1d77b557adbaa54d97de4e51712e361896c51235 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 8 May 2023 16:10:22 -0400 Subject: [PATCH] Checking out Prometheus --- configuration.yaml | 94 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 93 insertions(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index da21a2b..07b929e 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -260,4 +260,96 @@ logbook: - light.*screen* - light.dining_room_lamp_* entities: - - binary_sensor.living_room_motion \ No newline at end of file + - binary_sensor.living_room_motion + +prometheus: + filter: + exclude_entity_globs: + - binary_sensor.*tamper* + - light.*screen* + exclude_entities: + - sensor.last_boot + - sensor.date + - sensor.date_time + - sensor.time_date + - sensor.time + - sensor.time_utc + - sensor.xr500_gateway_kib_s_received + - sensor.xr500_gateway_kib_s_sent + - light.all_lights + - fan.all_fans + include_domains: + - sun + - light + - climate + - fan + - person + include_entity_globs: + - sensor.*power + - sensor.*energy + - sensor.*energy_sensor + - sensor.*power_sensor + - sensor.*voltage + - sensor.*current + - sensor.*cpu* + - sensor.*gpu* + - sensor.*memory* + - sensor.*ram_free* + - sensor.*ram_used* + - sensor.*available_free_space + - sensor.*ping + - sensor.*free_space* + - sensor.*uptime* + - sensor.*tv_time* + - sensor.*_count + - sensor.*pirateweather* + - sensor.*temperature* + - sensor.*ipad_storage + - sensor.*iphone_storage + - sensor.*_open + - sensor.xr500* + - sensor.*gas_price + - sensor.speedtest* + - sensor.*fan_time + - sensor.*compressor_time + - binary_sensor.*motion* + - binary_sensor.*door* + - binary_sensor.*window* + - device_tracker.*iphone* + - device_tracker.*ipad* + - device_tracker.*watch* + - device_tracker.*airpod* + - binary_sensor.*desktop_on + - binary_sensor.*server_on + include_entities: + - media_player.living_room_tv + - media_player.basement_tv + - media_player.master_bedroom_firetv + - sensor.doors_open + - sensor.windows_open + - sensor.total_faults + - sensor.blitzortung_lightning_counter + - sensor.lines_of_code + - sensor.mariadb_database_size + - sensor.thermal_comfort_absolutehumidity + - sensor.outside_lights + - sensor.temperature_change_per_hour + - binary_sensor.tina_home + - binary_sensor.tony_home + - binary_sensor.kallen_home + - sensor.tm24fan8_home_assistant_configs_issues + - binary_sensor.internet + - binary_sensor.people_present + - weather.iron_nerd_weather_station + - sensor.circle_k + - sensor.kroger + - sensor.kecks + - sensor.the_barn + - sensor.the_big_fish + - sensor.speedway + - sensor.meijer + - sensor.wash_n_fill + - sensor.marathon_cleveland_avenue + - sensor.south_side_shell + - sensor.east_side_shell + - sensor.shell_ottawa_avenue