diff options
Diffstat (limited to 'custom_components/patch_asyncssh/manifest.json')
-rw-r--r-- | custom_components/patch_asyncssh/manifest.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/custom_components/patch_asyncssh/manifest.json b/custom_components/patch_asyncssh/manifest.json new file mode 100644 index 0000000..7017f14 --- /dev/null +++ b/custom_components/patch_asyncssh/manifest.json @@ -0,0 +1,9 @@ +{ + "domain": "patch_asyncssh", + "name": "Patch AsyncSSH (host key algs)", + "version": "0.0.1", + "documentation": "", + "requirements": [], + "codeowners": [], + "iot_class": "local_push" +} |