hass-core/homeassistant/components/bluetooth/const.py
J. Nick Koston a697672944
Add bluetooth integration (#74653)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-07-08 18:55:31 -05:00

3 lines
69 B
Python

"""Constants for the Bluetooth integration."""
DOMAIN = "bluetooth"