Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.litejet.const
 

Variables

string homeassistant.components.litejet.const.CONF_DEFAULT_TRANSITION = "default_transition"
 
string homeassistant.components.litejet.const.CONF_EXCLUDE_NAMES = "exclude_names"
 
string homeassistant.components.litejet.const.CONF_INCLUDE_SWITCHES = "include_switches"
 
string homeassistant.components.litejet.const.DOMAIN = "litejet"
 
list homeassistant.components.litejet.const.PLATFORMS = [Platform.LIGHT, Platform.SCENE, Platform.SWITCH]