Skip to content

Commit

Permalink
update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarv committed Dec 3, 2023
1 parent 53e88fa commit 2ad90dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions copy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh

cp -R ../homeassistant-core/homeassistant/components/bwt_perla custom_components/
1 change: 1 addition & 0 deletions custom_components/bwt_perla/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": [],
"documentation": "https://www.home-assistant.io/integrations/bwt_perla",
"issue_tracker": "https://github.com/dkarv/bwt_api/issues",
"homekit": {},
"iot_class": "local_polling",
"requirements": ["bwt_api==0.2.0"],
Expand Down

0 comments on commit 2ad90dc

Please sign in to comment.