Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsmith-eu authored Mar 7, 2023
1 parent 6a00068 commit 68644d5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions custom_components/themeparks/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "themeparks",
"name": "Theme Park Wait Times",
"codeowners": ["@danielsmith-eu"],
"config_flow": true,
"issue_tracker": "https://github.com/danielsmith-eu/home-assistant-themeparks-integration/issues",
"dependencies": [],
"documentation": "https://github.com/danielsmith-eu/home-assistant-themeparks-integration/blob/main/README.md",
"requirements": [],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"codeowners": ["@danielsmith-eu"],
"iot_class": "cloud_polling",
"version": "1.1.0"
"issue_tracker": "https://github.com/danielsmith-eu/home-assistant-themeparks-integration/issues",
"requirements": [],
"ssdp": [],
"version": "1.1.0",
"zeroconf": []
}

0 comments on commit 68644d5

Please sign in to comment.