1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/homeassistant/components/fido/manifest.json

11 lines
196 B
JSON
Raw Normal View History

{
"domain": "fido",
"name": "Fido",
"documentation": "https://www.home-assistant.io/components/fido",
"requirements": [
"pyfido==2.1.1"
],
"dependencies": [],
"codeowners": []
}