Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.emulated_hue.const Namespace Reference

Variables

string DOMAIN = "emulated_hue"
 
string HUE_SERIAL_NUMBER = "001788FFFE23BFC2"
 
string HUE_UUID = "2f402f80-da50-11e1-9b23-001788255acc"
 

Detailed Description

Constants for emulated_hue.

Variable Documentation

◆ DOMAIN

string homeassistant.components.emulated_hue.const.DOMAIN = "emulated_hue"

Definition at line 6 of file const.py.

◆ HUE_SERIAL_NUMBER

string homeassistant.components.emulated_hue.const.HUE_SERIAL_NUMBER = "001788FFFE23BFC2"

Definition at line 3 of file const.py.

◆ HUE_UUID

string homeassistant.components.emulated_hue.const.HUE_UUID = "2f402f80-da50-11e1-9b23-001788255acc"

Definition at line 4 of file const.py.