core/homeassistant/components/remote_rpi_gpio/manifest.json

10 lines
259 B
JSON

{
"domain": "remote_rpi_gpio",
"name": "remote_rpi_gpio",
"documentation": "https://www.home-assistant.io/integrations/remote_rpi_gpio",
"requirements": ["gpiozero==1.5.1"],
"codeowners": [],
"iot_class": "local_push",
"loggers": ["gpiozero"]
}