Skip to content

Commit a971683

Browse files
committed
Add acknowledgements to README.
1 parent d3bc4a0 commit a971683

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ the [Metlink opendata API](https://opendata.metlink.org.nz/) to obtain
55
realtime departure info for Greater Wellington public transport, which can
66
then be displayed on your Home Assistant dashboard or used in automations.
77

8+
[![BuyMeCoffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/jasonrumney)
89

910
## Installation
1011

@@ -44,4 +45,11 @@ there is more than one result being returned.
4445
If more than 1 result is requested in `num_departures`, the attributes
4546
will be suffixed with a number for second and subsequent departures.
4647

47-
[![BuyMeCoffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/jasonrumney)
48+
# Acknowledgements
49+
50+
Thanks to Greater Wellington Regional Council for making their data available
51+
via an open API, and the following users who have submitted improvements to
52+
this Home Assistant integration.
53+
54+
- [messum](https://github.com/messum) for identifying that train stations are not always 4 characters, and fixing that.
55+
- [Me-sudoer](https://github.com/Me-sudoer) for finding an issue with the HA iOS app's different handling of timestamps than web and Android.

0 commit comments

Comments
 (0)