mirror of
https://github.com/sudoxreboot/groqd
synced 2026-04-14 11:36:49 +00:00
Fix manifest URLs
This commit is contained in:
parent
9ff2868b02
commit
904280aca0
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
|||
"name": "groqd",
|
||||
"version": "0.1.0",
|
||||
"config_flow": true,
|
||||
"documentation": "https://github.com/sudoxnym/groqd",
|
||||
"issue_tracker": "https://github.com/sudoxnym/groqd/issues",
|
||||
"codeowners": ["@sudoxnym"],
|
||||
"documentation": "https://github.com/sudoxreboot/groqd",
|
||||
"issue_tracker": "https://github.com/sudoxreboot/groqd/issues",
|
||||
"codeowners": ["@sudoxreboot"],
|
||||
"dependencies": ["conversation"],
|
||||
"iot_class": "cloud_push",
|
||||
"requirements": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue