diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-08-11 12:57:57 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-08-11 12:57:57 +0200 |
commit | 2319806262c0880c839f923c12cb995e26dbc2c3 (patch) | |
tree | da3a660927e04d98d068428e82ab314ec3a9255c /manifest.json | |
parent | efe195d6592d5c6cc64de71fc65f85522bc45dfa (diff) |
loading now?
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..e104978 --- /dev/null +++ b/manifest.json @@ -0,0 +1,11 @@ +{ + "domain": "beken", + "name": "Beken", + "documentation": "https://github.com/lonkaars/homebridge-beken", + "issue_tracker": "https://github.com/lonkaars/homebridge-beken", + "codeowners": [ "@lonkaars" ], + "version": "0.2.0", + "requirements": [], + "iot_class": "cloud_polling" +} + |