10 lines
194 B
JSON
10 lines
194 B
JSON
{
|
|
"domain": "otp",
|
|
"name": "Otp",
|
|
"documentation": "https://www.home-assistant.io/integrations/otp",
|
|
"requirements": [
|
|
"pyotp==2.3.0"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|