Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.epson.const
 

Variables

string homeassistant.components.epson.const.ATTR_CMODE = "cmode"
 
string homeassistant.components.epson.const.CONF_CONNECTION_TYPE = "connection_type"
 
string homeassistant.components.epson.const.DOMAIN = "epson"
 
string homeassistant.components.epson.const.HTTP = "http"
 
string homeassistant.components.epson.const.SERIAL = "serial"
 
string homeassistant.components.epson.const.SERVICE_SELECT_CMODE = "select_cmode"