core/homeassistant/components/repetier/manifest.json

8 lines
199 B
JSON

{
"domain": "repetier",
"name": "Repetier-Server",
"documentation": "https://www.home-assistant.io/integrations/repetier",
"requirements": ["pyrepetier==3.0.5"],
"codeowners": ["@MTrab"]
}