From 99043e7463b40f16bc30f720211ae843391e43e2 Mon Sep 17 00:00:00 2001 From: maik Date: Thu, 20 Aug 2026 22:48:16 +0000 Subject: [PATCH] Add energy-flow yaml template --- templates/yaml/energy-flow/energy-flow-example.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/yaml/energy-flow/energy-flow-example.yaml diff --git a/templates/yaml/energy-flow/energy-flow-example.yaml b/templates/yaml/energy-flow/energy-flow-example.yaml new file mode 100644 index 0000000..32d6d2f --- /dev/null +++ b/templates/yaml/energy-flow/energy-flow-example.yaml @@ -0,0 +1,12 @@ +--- +label: energy-flow voorbeeld +description: Energie-flow visualisatie +type: energy-flow +author: maik +--- + +config: + title: Energieflow + show_battery: true + show_grid: true + show_pv: true