config files on 14-12-2023 09:06:28
This commit is contained in:
@@ -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: >
|
||||
|
||||
Reference in New Issue
Block a user