Google Maps Travel Time - Can't insert name

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?

bumping this post since i have the same issue with 117.2

i solved this. actually, the entity did not disappear, i just could not find it anymore. as soon as you add a name, the entity has nothing with google in its name anymore. it’s more or less just called like the given name.