From 8dc7b063f0ce1bd935c0928c7fdb3047b665a209 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Mon, 1 Dec 2025 16:55:41 -0500 Subject: [PATCH] Clearing out the noice from Create vCloudInfo Utility PAGE Fixes #802 --- config/logbook.yaml | 1 + config/recorder.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/config/logbook.yaml b/config/logbook.yaml index f794bd12..08b272c4 100644 --- a/config/logbook.yaml +++ b/config/logbook.yaml @@ -13,6 +13,7 @@ exclude: - sensor.*_geocoded_location - sensor.pirateweather_* - weather.* + - *vcloudinfo* entities: - automation.cuckoo_clock - automation.detect_lights_and_adjust_the_brightness_when_turned_on_based_on_time diff --git a/config/recorder.yaml b/config/recorder.yaml index 87ebbe3a..57bc8f3c 100755 --- a/config/recorder.yaml +++ b/config/recorder.yaml @@ -28,6 +28,7 @@ exclude: - binary_sensor.*_motion_* - binary_sensor.*is_present # - binary_sensor.*occupancy* + - binary_sensor.*vcloudinfo* - light.sleepnumber_* - number.sleepnumber_* - number.*_effect_speed