core/homeassistant/components/orangepi_gpio/manifest.json

9 lines
238 B
JSON

{
"domain": "orangepi_gpio",
"name": "Orange Pi GPIO",
"documentation": "https://www.home-assistant.io/integrations/orangepi_gpio",
"requirements": ["OPi.GPIO==0.5.2"],
"codeowners": ["@pascallj"],
"iot_class": "local_push"
}