core/homeassistant/components/syncthru/manifest.json

11 lines
224 B
JSON

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