hass-core/homeassistant/components/remote_rpi_gpio/manifest.json
2021-04-15 10:21:38 +02:00

8 lines
232 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"
}