core/homeassistant/components/emulated_hue/const.py

5 lines
124 B
Python
Raw Normal View History

"""Constants for emulated_hue."""
HUE_SERIAL_NUMBER = "001788FFFE23BFC2"
HUE_UUID = "2f402f80-da50-11e1-9b23-001788255acc"