core/homeassistant/components/idasen_desk/const.py

6 lines
137 B
Python

"""Constants for the Idasen Desk integration."""
DOMAIN = "idasen_desk"
EXPECTED_SERVICE_UUID = "99fa0001-338a-1024-8a49-009c0215f78a"