1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 03:47:14 +00:00
Files
core/homeassistant/components/cups/manifest.json
2023-02-08 20:16:39 +01:00

9 lines
210 B
JSON

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