From 0ac2c4970f4633eeeb78a8819831ab1529d047cd Mon Sep 17 00:00:00 2001 From: Julian Pawlowski <75446+jpawlowski@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:18:59 +0000 Subject: [PATCH] feat(config): add energy section to configuration.yaml --- config/configuration.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/configuration.yaml b/config/configuration.yaml index 2896c8d..4e0dff5 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -25,6 +25,8 @@ script: scene: +energy: + # https://www.home-assistant.io/integrations/logger/ logger: default: info