hass-core/homeassistant/components/tilt_ble/const.py
Alex Thompson 951047d94e
Add initial implementation of tilt_ble integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-07 09:24:21 -05:00

3 lines
67 B
Python

"""Constants for the tilt_ble integration."""
DOMAIN = "tilt_ble"