I would like to play via TTS these info from attributes:
Arrival timestamp (scheduled) and Delay minutes.
One problem is that this integration download all buses from one stop and i need play via TTS only for bus line 214
You can access the value of an attribute by using: {{ state_attr(‘sensor.entity’, ‘attribute’}}. To find out what attributes an entity has, go to the Developer Tools on the front end, then the “States” tab.