core/homeassistant/components/syncthru/manifest.json

9 lines
234 B
JSON

{
"domain": "syncthru",
"name": "Samsung SyncThru Printer",
"documentation": "https://www.home-assistant.io/integrations/syncthru",
"requirements": ["pysyncthru==0.5.0"],
"dependencies": [],
"codeowners": ["@nielstron"]
}