Skip to content

Commit

Permalink
Owner added
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Wieskamp committed Aug 28, 2023
1 parent baf6fce commit 8a05c4f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions custom_components/glentronics/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"domain": "glentronics",
"name": "Glentronics API",
"documentation": "https://web.14671.net/sensors/glentronics",
"documentation": "https://github.com/theOrakle/glentronics",
"config_flow": true,
"integration_type": "hub",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/theOrakle/glentronics/issues",
"loggers": ["custom_components.glentronics"],
"requirements": ["pydash"],
"version": "0.1.0",
"dependencies": [],
"codeowners": []
"codeowners": ["@theOrakle"]
}

0 comments on commit 8a05c4f

Please sign in to comment.