21 lines
502 B
JSON
21 lines
502 B
JSON
{
|
|
"domain": "ttlock",
|
|
"name": "TTLock",
|
|
"after_dependencies": ["cloud"],
|
|
"codeowners": ["@jbergler"],
|
|
"config_flow": true,
|
|
"dependencies": [
|
|
"application_credentials",
|
|
"persistent_notification",
|
|
"webhook"
|
|
],
|
|
"documentation": "https://github.com/jbergler/hass-ttlock",
|
|
"homekit": {},
|
|
"iot_class": "cloud_polling",
|
|
"issue_tracker": "https://github.com/jbergler/hass-ttlock/issues",
|
|
"requirements": ["pydantic"],
|
|
"ssdp": [],
|
|
"version": "v0.7.2",
|
|
"zeroconf": []
|
|
}
|