mirror of
https://github.com/home-assistant/core.git
synced 2025-05-28 17:57:08 +00:00
8 lines
185 B
JSON
8 lines
185 B
JSON
{
|
|
"domain": "arduino",
|
|
"name": "Arduino",
|
|
"documentation": "https://www.home-assistant.io/integrations/arduino",
|
|
"requirements": ["PyMata==2.20"],
|
|
"codeowners": ["@fabaff"]
|
|
}
|