mirror of
https://github.com/home-assistant/core.git
synced 2025-05-17 12:29:16 +00:00

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> Co-authored-by: J. Nick Koston <nick@koston.org>
4 lines
73 B
Python
4 lines
73 B
Python
"""Constants for the BTHome Bluetooth integration."""
|
|
|
|
DOMAIN = "bthome"
|