diff --git a/packages/here_travel_time.yaml b/packages/here_travel_time.yaml index ce1c01f..a1deb31 100644 --- a/packages/here_travel_time.yaml +++ b/packages/here_travel_time.yaml @@ -46,16 +46,16 @@ sensor: - platform: here_travel_time name: travel_time_home_user_one_here api_key: !secret here_api_key - origin: person.kevin - destination: zone.home + origin_entity_id: person.kevin + destination_entity_id: zone.home scan_interval: 2678400 # 1 month traffic_mode: true # Travel Time Home User Two - platform: here_travel_time name: travel_time_home_user_two_here api_key: !secret here_api_key - origin: person.sina - destination: zone.home + origin_entity_id: person.sina + destination_entity_id: zone.home scan_interval: 2678400 # 1 month traffic_mode: true input_boolean: diff --git a/packages/vacuum.yaml b/packages/vacuum.yaml index 50df74d..0211459 100644 --- a/packages/vacuum.yaml +++ b/packages/vacuum.yaml @@ -87,7 +87,7 @@ automation: data: message_id: '{{ trigger.event.data.message.message_id }}' chat_id: '{{ trigger.event.data.chat_id }}' - message: Ich habe Snowie um {{ now() }} gestartet. + message: Ich habe Snowie um {{ now().hour }}:{{ now().minute }} gestartet. inline_keyboard: recorder: