core/homeassistant/components/repetier/manifest.json

10 lines
272 B
JSON

{
"domain": "repetier",
"name": "Repetier-Server",
"codeowners": ["@ShadowBr0ther"],
"documentation": "https://www.home-assistant.io/integrations/repetier",
"iot_class": "local_polling",
"loggers": ["pyrepetierng"],
"requirements": ["pyrepetierng==0.1.0"]
}