12 lines
236 B
JSON
12 lines
236 B
JSON
|
{
|
||
|
"domain": "firmata",
|
||
|
"name": "Firmata",
|
||
|
"config_flow": false,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/firmata",
|
||
|
"requirements": [
|
||
|
"pymata-express==1.13"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@DaAwesomeP"
|
||
|
]
|
||
|
}
|