mirror of
https://github.com/home-assistant/core.git
synced 2026-04-25 11:55:09 +00:00
10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"domain": "fido",
|
|
"name": "Fido",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/fido",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pyfido"],
|
|
"requirements": ["pyfido==2.1.2"]
|
|
}
|