4 lines
67 B
Python
4 lines
67 B
Python
|
"""Constants for the USB Discovery integration."""
|
||
|
|
||
|
DOMAIN = "usb"
|