Fix manifest URLs

This commit is contained in:
Your Name 2025-12-20 10:55:35 -06:00
parent 9ff2868b02
commit 904280aca0

View file

@ -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": [