1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-23 11:26:46 +00:00
Files
core/homeassistant/components/cups/__init__.py
2025-05-26 16:48:41 +02:00

5 lines
70 B
Python

"""The cups component."""
DOMAIN = "cups"
CONF_PRINTERS = "printers"