mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 02:19:31 +00:00
5 lines
70 B
Python
5 lines
70 B
Python
"""The cups component."""
|
|
|
|
DOMAIN = "cups"
|
|
CONF_PRINTERS = "printers"
|