Skip to content

Commit

Permalink
Updated the manifest to conform to new standards
Browse files Browse the repository at this point in the history
  • Loading branch information
sockless-coding committed Aug 16, 2023
1 parent 9593dd2 commit 688d01d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions custom_components/panasonic_cc/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
{
"domain": "panasonic_cc",
"name": "Panasonic Comfort Cloud",
"version": "1.0.32",
"after_dependencies": ["http"],
"version": "1.0.36",
"config_flow": true,
"documentation": "https://github.com/sockless-coding/panasonic_cc/",
"dependencies": [],
"codeowners": ["sockless-coding"],
"codeowners": ["@sockless-coding"],
"integration_type": "hub",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/sockless-coding/panasonic_cc/issues",
"requirements": []
}

0 comments on commit 688d01d

Please sign in to comment.