13 lines
221 B
JSON
13 lines
221 B
JSON
|
{
|
||
|
"domain": "arduino",
|
||
|
"name": "Arduino",
|
||
|
"documentation": "https://www.home-assistant.io/components/arduino",
|
||
|
"requirements": [
|
||
|
"PyMata==2.14"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|