mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 16:05:31 +01:00
5 lines
70 B
Python
5 lines
70 B
Python
"""The cups component."""
|
|
|
|
DOMAIN = "cups"
|
|
CONF_PRINTERS = "printers"
|