core/homeassistant/components/nextbus/manifest.json

10 lines
261 B
JSON

{
"domain": "nextbus",
"name": "NextBus",
"documentation": "https://www.home-assistant.io/integrations/nextbus",
"codeowners": ["@vividboarder"],
"requirements": ["py_nextbusnext==0.1.5"],
"iot_class": "local_polling",
"loggers": ["py_nextbus"]
}