core/homeassistant/components/otp/manifest.json

9 lines
215 B
JSON

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