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

Variables

 Final
 
string FLUX_LED_DISCOVERY_SIGNAL = "flux_led_discovery_{entry_id}"
 
string SIGNAL_STATE_UPDATED = "flux_led_{}_state_updated"
 

Detailed Description

Constants of the FluxLed/MagicHome Integration.

Variable Documentation

◆ Final

homeassistant.components.flux_led.const.Final

Definition at line 15 of file const.py.

◆ FLUX_LED_DISCOVERY_SIGNAL

string homeassistant.components.flux_led.const.FLUX_LED_DISCOVERY_SIGNAL = "flux_led_discovery_{entry_id}"

Definition at line 76 of file const.py.

◆ SIGNAL_STATE_UPDATED

string homeassistant.components.flux_led.const.SIGNAL_STATE_UPDATED = "flux_led_{}_state_updated"

Definition at line 31 of file const.py.