core/homeassistant/components/transport_nsw/manifest.json

11 lines
231 B
JSON
Raw Normal View History

{
"domain": "transport_nsw",
"name": "Transport nsw",
"documentation": "https://www.home-assistant.io/components/transport_nsw",
"requirements": [
"PyTransportNSW==0.1.1"
],
"dependencies": [],
"codeowners": []
}