1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/transport_nsw/manifest.json

11 lines
295 B
JSON

{
"domain": "transport_nsw",
"name": "Transport NSW",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/transport_nsw",
"iot_class": "cloud_polling",
"loggers": ["TransportNSW"],
"quality_scale": "legacy",
"requirements": ["PyTransportNSW==0.1.1"]
}