1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-04 05:59:16 +00:00
J. Nick Koston dc74a52f58
Add support for USB discovery ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-20 14:04:18 -05:00

4 lines
67 B
Python

"""Constants for the USB Discovery integration."""
DOMAIN = "usb"