core/homeassistant/components/syncthru/manifest.json

8 lines
212 B
JSON
Raw Normal View History

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