From 1481999d42a99fe1b8688ecfa8e55748f71eb5c6 Mon Sep 17 00:00:00 2001 From: TomF79 <93859783+TomF79@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:32:46 +0200 Subject: [PATCH] Update evcc.dist.yaml Add some examples for notifications. --- evcc.dist.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/evcc.dist.yaml b/evcc.dist.yaml index 9f9088d2c5..7e5fc85d16 100644 --- a/evcc.dist.yaml +++ b/evcc.dist.yaml @@ -269,6 +269,13 @@ messaging: guest: # vehicle could not be identified title: Unknown vehicle msg: Unknown vehicle, guest connected? + # examples for notifications: + # Start/Endtime {{printf `%02d:%02d` now.Hour now.Minute}} Uhr + # SoC {{round (.vehicleSoc) 0}} % + # Range ${vehicleRange} Km + # Charged Energy ${chargedEnergy:%.1fk} kWh + # Total Price {{round (.sessionPrice) 2}} € + # Average Price {{round (mulf .sessionPricePerKWh 100) 2}} ct/kWh services: # - type: pushover # app: # app id