mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 04:05:20 +01:00
10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"domain": "rpi_gpio",
|
|
"name": "Raspberry Pi GPIO",
|
|
"documentation": "https://www.home-assistant.io/integrations/rpi_gpio",
|
|
"requirements": ["RPi.GPIO==0.7.1a4"],
|
|
"codeowners": [],
|
|
"iot_class": "local_push",
|
|
"loggers": ["RPi"]
|
|
}
|