hass-core/homeassistant/components/nextbus/manifest.json
Ian b930e17d64
Bump py-nextbusnext to 0.1.5 ()
* NextBus: Rebrand and bump new version of py-nextbusnext

* Revert rebrand
2021-08-05 18:47:23 +02:00

8 lines
232 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"
}