config files on 14-12-2023 09:06:28

This commit is contained in:
2023-12-14 09:06:28 +01:00
parent 423d32fada
commit 49c549fbdd
41 changed files with 73157 additions and 37682 deletions

View File

@@ -85,9 +85,9 @@ sensor:
weather_timestamp_3: >
{{ as_timestamp(state_attr('weather.forecast_home', 'forecast')[3].datetime) | timestamp_custom('%a') }}
afval_today: >
{{ states('sensor.afvalinfo_thuis_afval_voor_vandaag') }}
{{ states('sensor.afvalinfo_thuis_trash_type_today') }}
afval_tomorrow: >
{{ states('sensor.afvalinfo_thuis_afval_voor_morgen') }}
{{ states('sensor.afvalinfo_thuis_trash_type_tomorrow') }}
travel_Best_time: >
{{ state_attr('sensor.werk_best','duration') | round(2) }}
travel_Best_name: >