hass-core/homeassistant/components/idasen_desk/const.py
Abílio Costa bd9bab000e
Add integration for IKEA Idasen Desk (#99173)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-09-20 02:44:35 +02:00

6 lines
138 B
Python

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