1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/otp/manifest.json

10 lines
237 B
JSON

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