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",
|
"name": "groqd",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://github.com/sudoxnym/groqd",
|
"documentation": "https://github.com/sudoxreboot/groqd",
|
||||||
"issue_tracker": "https://github.com/sudoxnym/groqd/issues",
|
"issue_tracker": "https://github.com/sudoxreboot/groqd/issues",
|
||||||
"codeowners": ["@sudoxnym"],
|
"codeowners": ["@sudoxreboot"],
|
||||||
"dependencies": ["conversation"],
|
"dependencies": ["conversation"],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue