bruxy70 / CZ-Public-Transport

🚍 Home Assistant custom sensor for finding Czech Public Transportation Connections
15 stars 5 forks source link

You can now search in the future. And show two connections. #10

Closed bruxy70 closed 4 years ago

bruxy70 commented 4 years ago

New features

Changes - Minor breaking change

Removed option list for description_format - the new attribute detail always contains the list of connections (and unlike the previous version, it contains two connections - so attributes["detail"][0] is the same as previously attributes["description"] with list in description_format.

Fixes

Fixe issue #9 - refreshing timetable combination ID every day, even if it is valid.