From f80264879cd4113e6ef996d68ef466e277e98019 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 7 Feb 2023 23:20:48 -0500 Subject: [PATCH] For some reason, this broke the entire recorder... There was no error, even when I re-enabled logging. But ALL entities stopped recording history data. On revert, it all works fine again. --- configuration.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 621b358..845bf26 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -90,8 +90,6 @@ recorder: - sensor.time - sensor.time_utc include: - entity_globs: - - sensor.*gas_price entities: - media_player.living_room_tv - media_player.basement_tv