core/homeassistant/components/rpi_gpio/manifest.json

8 lines
191 B
JSON

{
"domain": "rpi_gpio",
"name": "Raspberry Pi GPIO",
"documentation": "https://www.home-assistant.io/integrations/rpi_gpio",
"requirements": ["RPi.GPIO==0.7.0"],
"codeowners": []
}