hass-core/homeassistant/components/bthome/const.py
Ernst Klamer 42393db9f3
Rename BThome to BTHome (#77807)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-05 07:52:50 -04:00

3 lines
73 B
Python

"""Constants for the BTHome Bluetooth integration."""
DOMAIN = "bthome"