11 lines
217 B
JSON
11 lines
217 B
JSON
|
{
|
||
|
"domain": "mysensors",
|
||
|
"name": "Mysensors",
|
||
|
"documentation": "https://www.home-assistant.io/components/mysensors",
|
||
|
"requirements": [
|
||
|
"pymysensors==0.18.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|