Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ipp.const
 

Variables

string homeassistant.components.ipp.const.ATTR_COMMAND_SET = "command_set"
 
string homeassistant.components.ipp.const.ATTR_INFO = "info"
 
string homeassistant.components.ipp.const.ATTR_MARKER_HIGH_LEVEL = "marker_high_level"
 
string homeassistant.components.ipp.const.ATTR_MARKER_LOW_LEVEL = "marker_low_level"
 
string homeassistant.components.ipp.const.ATTR_MARKER_TYPE = "marker_type"
 
string homeassistant.components.ipp.const.ATTR_SERIAL = "serial"
 
string homeassistant.components.ipp.const.ATTR_STATE_MESSAGE = "state_message"
 
string homeassistant.components.ipp.const.ATTR_STATE_REASON = "state_reason"
 
string homeassistant.components.ipp.const.ATTR_URI_SUPPORTED = "uri_supported"
 
string homeassistant.components.ipp.const.CONF_BASE_PATH = "base_path"
 
string homeassistant.components.ipp.const.CONF_SERIAL = "serial"
 
string homeassistant.components.ipp.const.CONF_TLS = "tls"
 
string homeassistant.components.ipp.const.DOMAIN = "ipp"