Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ws66i.const
 

Variables

string homeassistant.components.ws66i.const.CONF_SOURCE_1 = "source_1"
 
string homeassistant.components.ws66i.const.CONF_SOURCE_2 = "source_2"
 
string homeassistant.components.ws66i.const.CONF_SOURCE_3 = "source_3"
 
string homeassistant.components.ws66i.const.CONF_SOURCE_4 = "source_4"
 
string homeassistant.components.ws66i.const.CONF_SOURCE_5 = "source_5"
 
string homeassistant.components.ws66i.const.CONF_SOURCE_6 = "source_6"
 
string homeassistant.components.ws66i.const.CONF_SOURCES = "sources"
 
string homeassistant.components.ws66i.const.DOMAIN = "ws66i"
 
dictionary homeassistant.components.ws66i.const.INIT_OPTIONS_DEFAULT
 
int homeassistant.components.ws66i.const.MAX_VOL = 38
 
 homeassistant.components.ws66i.const.POLL_INTERVAL = timedelta(seconds=30)