mirror of
https://github.com/sudoxnym/sleepd.git
synced 2026-04-14 11:37:11 +00:00
Create hacs.json
This commit is contained in:
parent
cdccf6d009
commit
8050a8f107
1 changed files with 8 additions and 0 deletions
8
hacs.json
Normal file
8
hacs.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "SAAS - Sleep As Android Status",
|
||||
"domains": ["sensor"],
|
||||
"documentation": "https://github.com/sudoxnym/saas",
|
||||
"issue_tracker": "https://github.com/sudoxnym/saas/issues",
|
||||
"dependencies": ["mqtt"],
|
||||
"codeowners": ["@sudoxnym"]
|
||||
}
|
||||
Loading…
Reference in a new issue