mirror of
https://github.com/sudoxnym/sleepd.git
synced 2026-04-14 11:37:11 +00:00
Update manifest.json
This commit is contained in:
parent
ab909041b9
commit
64cf96e422
1 changed files with 2 additions and 3 deletions
|
|
@ -1,11 +1,10 @@
|
||||||
{
|
{
|
||||||
"domain": "saas",
|
"domain": "sleep_as_android",
|
||||||
"name": "SAAS - Sleep As Android Status",
|
"name": "SAAS - Sleep As Android Status",
|
||||||
"codeowners": ["@sudoxnym"],
|
"codeowners": ["@sudoxnym"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["mqtt", "mobile_app"],
|
"dependencies": ["mqtt", "mobile_app"],
|
||||||
"documentation": "https://www.github.com/sudoxnym/saas",
|
"documentation": "https://www.github.com/sudoxnym/saas",
|
||||||
"issue_tracker": "https://www.github.com/sudoxnym/saas/issues",
|
"issue_tracker": "https://www.github.com/sudoxnym/saas/issues",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0"
|
||||||
"brand": "sleep_as_android"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue