core/homeassistant/components/syncthru/manifest.json

11 lines
212 B
JSON

{
"domain": "syncthru",
"name": "Syncthru",
"documentation": "https://www.home-assistant.io/components/syncthru",
"requirements": [
"pysyncthru==0.3.1"
],
"dependencies": [],
"codeowners": []
}