12 lines
239 B
JSON
12 lines
239 B
JSON
|
{
|
||
|
"domain": "raspihats",
|
||
|
"name": "Raspihats",
|
||
|
"documentation": "https://www.home-assistant.io/components/raspihats",
|
||
|
"requirements": [
|
||
|
"raspihats==2.2.3",
|
||
|
"smbus-cffi==0.5.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": []
|
||
|
}
|