aboutsummaryrefslogtreecommitdiff
path: root/custom_components
diff options
context:
space:
mode:
Diffstat (limited to 'custom_components')
-rw-r--r--custom_components/beken/manifest.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/custom_components/beken/manifest.json b/custom_components/beken/manifest.json
new file mode 100644
index 0000000..e64f650
--- /dev/null
+++ b/custom_components/beken/manifest.json
@@ -0,0 +1,13 @@
+{
+ "domain": "beken",
+ "name": "beken",
+ "documentation": "https://github.com/lonkaars/homeassistant-beken",
+ "codeowners": [ "@lonkaars" ],
+ "version": "0.2.0",
+ "requirements": [
+ "bluepy==1.3.0"
+ ],
+ "iot_class": "assumed_state",
+ "integration_type": "entity"
+}
+