mirror of
https://github.com/sudoxnym/sleepd.git
synced 2026-04-14 11:37:11 +00:00
11 lines
318 B
JSON
11 lines
318 B
JSON
|
|
{
|
||
|
|
"domain": "sleepd",
|
||
|
|
"name": "sleepd - Sleep As Android Status",
|
||
|
|
"codeowners": ["@sudoxnym"],
|
||
|
|
"config_flow": true,
|
||
|
|
"dependencies": ["mqtt", "mobile_app"],
|
||
|
|
"documentation": "https://www.github.com/sudoxnym/sleepd",
|
||
|
|
"issue_tracker": "https://www.github.com/sudoxnym/sleepd/issues",
|
||
|
|
"version": "0.2.1"
|
||
|
|
}
|