I'm trying to retrieve the next departure for a stop, regardless of route. This is for a train station served by 6 routes. At the moment I have to create 6 sensors (1 per route) in the destination list, and create a template sensor in HA to determine the next departure.
Would it be possible to make the route configuration variable optional? Or alternatively, allow a single destination to accept an array of routes?
Thanks for developing this component.
I'm trying to retrieve the next departure for a stop, regardless of route. This is for a train station served by 6 routes. At the moment I have to create 6 sensors (1 per route) in the destination list, and create a template sensor in HA to determine the next departure.
Would it be possible to make the route configuration variable optional? Or alternatively, allow a single destination to accept an array of routes?