hi!
the travel time integration works fine for me except one variable: i can’t add a name. as soon as i add it, in the config.yaml, the integration is not shown as an entity anymore.
- platform: google_travel_time
api_key: XXX
origin: 48.XXX
destination: 48.XXX
name: arbeit
options:
departure_time: now
mode: transit
when i add it without a name, it works.
do you any clue how to fix this?