core/homeassistant/components/rpi_gpio/manifest.json

11 lines
212 B
JSON

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