13 lines
219 B
JSON
13 lines
219 B
JSON
|
{
|
||
|
"domain": "nello",
|
||
|
"name": "Nello",
|
||
|
"documentation": "https://www.home-assistant.io/components/nello",
|
||
|
"requirements": [
|
||
|
"pynello==2.0.2"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@pschmitt"
|
||
|
]
|
||
|
}
|