Skip to content

Commit

Permalink
add back manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarv committed Dec 26, 2023
1 parent 6e1e745 commit 0928526
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions custom_components/bwt_perla/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"domain": "bwt_perla",
"name": "BWT Perla",
"codeowners": ["@dkarv"],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/dkarv/hacs-bwt-perla/blob/master/README.md",
"version": "0.2.0",
"homekit": {},
"iot_class": "local_polling",
"issue_tracker": "https://github.com/dkarv/bwt_api/issues",
"requirements": ["bwt_api==0.3.0"],
"ssdp": [],
"zeroconf": []
}

0 comments on commit 0928526

Please sign in to comment.