12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"domain": "syncthing",
|
|
"name": "Syncthing",
|
|
"codeowners": ["@zhulik"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/syncthing",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["aiosyncthing"],
|
|
"quality_scale": "silver",
|
|
"requirements": ["aiosyncthing==0.5.1"]
|
|
}
|