Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.led_ble.const
 

Variables

int homeassistant.components.led_ble.const.DEVICE_TIMEOUT = 30
 
string homeassistant.components.led_ble.const.DOMAIN = "led_ble"
 
 homeassistant.components.led_ble.const.Final
 
dictionary homeassistant.components.led_ble.const.LOCAL_NAMES = {"LEDnet", "BLE-LED", "LEDBLE", "Triones", "LEDBlue"}
 
string homeassistant.components.led_ble.const.UNSUPPORTED_SUB_MODEL = "LEDnetWF"
 
int homeassistant.components.led_ble.const.UPDATE_SECONDS = 15