1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/bbb_gpio/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
200 B
JSON

{
"domain": "bbb_gpio",
"name": "BeagleBone Black GPIO",
"documentation": "https://www.home-assistant.io/integrations/bbb_gpio",
"requirements": ["Adafruit_BBIO==1.1.1"],
"codeowners": []
}