8 lines
217 B
JSON
8 lines
217 B
JSON
{
|
|
"domain": "arduino",
|
|
"name": "Arduino",
|
|
"documentation": "https://www.home-assistant.io/integrations/arduino",
|
|
"requirements": ["PyMata==2.20"],
|
|
"codeowners": ["@fabaff"],
|
|
"iot_class": "local_polling"
|
|
}
|