core/homeassistant/components/otp/manifest.json

11 lines
194 B
JSON

{
"domain": "otp",
"name": "Otp",
"documentation": "https://www.home-assistant.io/integrations/otp",
"requirements": [
"pyotp==2.3.0"
],
"dependencies": [],
"codeowners": []
}