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