|
{
|
|
"domain": "otp",
|
|
"name": "One-Time Password (OTP)",
|
|
"documentation": "https://www.home-assistant.io/integrations/otp",
|
|
"requirements": ["pyotp==2.8.0"],
|
|
"codeowners": [],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyotp"]
|
|
}
|