From f26b8377ed101655617b608edaa20384b682be9f Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 16 Aug 2023 23:10:35 -0400 Subject: [PATCH] Exclude a time sensor that I forgot about from the databases --- configuration.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 165eb66..627ba60 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -115,6 +115,7 @@ recorder: - sensor.time_utc - sensor.hacs - sensor.mariadb_database_size + - sensor.internet_time include: entities: - media_player.living_room_tv @@ -168,6 +169,7 @@ influxdb: - sensor.xr500_gateway_kib_s_sent - light.all_lights - fan.all_fans + - sensor.internet_time include: domains: - sun @@ -306,6 +308,7 @@ prometheus: - sensor.xr500_gateway_kib_s_sent - light.all_lights - fan.all_fans + - sensor.internet_time include_domains: - sun - light