diff options
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" +} + |