core/homeassistant/components/otp/manifest.json

10 lines
247 B
JSON

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