1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/cups/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
178 B
JSON

{
"domain": "cups",
"name": "CUPS",
"documentation": "https://www.home-assistant.io/integrations/cups",
"requirements": ["pycups==1.9.73"],
"codeowners": ["@fabaff"]
}