Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/skykettle-ha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKvasenok <44749170+Kvasenok@users.noreply.github.com>2023-06-12 02:29:18 +0300
committerGitHub <noreply@github.com>2023-06-12 02:29:18 +0300
commitc7c78408e992bd6c7bc02a2845cc60f74a2e7983 (patch)
tree60037692d8bdae44900fecd23b924b9f71172f5b
parent19cbbc5d104259ebbbac303cff605769eff33626 (diff)
Update manifest.json
Add documentation
-rw-r--r--custom_components/skykettle/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom_components/skykettle/manifest.json b/custom_components/skykettle/manifest.json
index 4b61cfb..e234a76 100644
--- a/custom_components/skykettle/manifest.json
+++ b/custom_components/skykettle/manifest.json
@@ -4,6 +4,7 @@
"codeowners": ["@clusterm"],
"config_flow": true,
"dependencies": ["bluetooth"],
+ "documentation": "https://github.com/ClusterM/skykettle-ha/blob/master/README.md",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/ClusterM/skykettle-ha/issues",
"requirements": [],