From 907f814ac7011f30b1695c42b227b232a4e2010f Mon Sep 17 00:00:00 2001 From: Gerard Date: Thu, 24 Mar 2022 19:45:18 +0100 Subject: [PATCH] Add config options for buttons and scenes --- appdaemon/apps.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appdaemon/apps.yaml b/appdaemon/apps.yaml index 629e2f8a..be26ca3c 100644 --- a/appdaemon/apps.yaml +++ b/appdaemon/apps.yaml @@ -18,6 +18,8 @@ nspanel: # formatting options on https://babel.pocoo.org/en/latest/dates.html?highlight=name%20of%20day#date-fields timeFormat: "%H:%M" dateFormat: "%A, %d. %B %Y" # ignored if babel python package is installed + buttonText: KLICKEN + sceneText: ACTIVIEREN weatherEntity: weather.example pages: - type: cardEntities