mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 04:20:17 +00:00
9 lines
207 B
JSON
9 lines
207 B
JSON
{
|
|
"domain": "arduino",
|
|
"name": "Arduino",
|
|
"documentation": "https://www.home-assistant.io/integrations/arduino",
|
|
"requirements": ["PyMata==2.20"],
|
|
"dependencies": [],
|
|
"codeowners": ["@fabaff"]
|
|
}
|