13 lines
241 B
JSON
13 lines
241 B
JSON
|
{
|
||
|
"domain": "linux_battery",
|
||
|
"name": "Linux battery",
|
||
|
"documentation": "https://www.home-assistant.io/components/linux_battery",
|
||
|
"requirements": [
|
||
|
"batinfo==0.4.2"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|