diff --git a/configuration.yaml b/configuration.yaml index 4a55430..b39aa1f 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -85,3 +85,8 @@ generic_hygrostat: frontend: themes: !include_dir_merge_named themes + +freedns: + url: !secret freedns6_url +# - name: IPv4 +# url: !secret freedns4_url diff --git a/template.yaml b/template.yaml index 2a7d6b6..894e284 100644 --- a/template.yaml +++ b/template.yaml @@ -143,6 +143,8 @@ state: > {{ (( states('sensor.wan_out_derivative') | float * 8 / 1000000 ) | round(2)) }} unit_of_measurement: 'Mbps' + attributes: + last_reset: '1970-01-01T00:00:00+00:00' # ── Kalender-Ereignisse für epaperframe ── # Alle Events werden per Automation (automations.yaml) in input_text Helfer geschrieben.