diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..83e0a0b --- /dev/null +++ b/manifest.json @@ -0,0 +1,10 @@ +{ + "domain": "ha_lock_history", + "name": "Home Assistant Lock History", + "documentation": "https://github.com/janpascal/ha_lock_history", + "requirements": [], + "dependencies": [], + "codeowners": ["@janpascal"], + "version": "1.0.0", + "homeassistant": "0.96.0" +}