Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gcobb321 committed Mar 12, 2023
1 parent 414896a commit b82a95c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/icloud3/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"domain": "icloud3",
"name": "iCloud3 v3",
"documentation": "https://gcobb321.github.io/icloud3_v3/#/",
"issue_tracker": "https://github.com/gcobb321/icloud3_v3/issues",
"dependencies": [],
"after_dependencies": ["history", "ios"],
"iot_class": "cloud_polling",
"codeowners": ["@gcobb321"],
"config_flow": true,
"dependencies": [],
"documentation": "https://gcobb321.github.io/icloud3_v3/#/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/gcobb321/icloud3_v3/issues",
"requirements": [],
"version": "3.0.0"
}

0 comments on commit b82a95c

Please sign in to comment.