4 lines
69 B
Python
4 lines
69 B
Python
"""Constants for the Bluetooth integration."""
|
|
|
|
DOMAIN = "bluetooth"
|
"""Constants for the Bluetooth integration."""
|
|
|
|
DOMAIN = "bluetooth"
|