Variables | |
| string | CONF_HOSTNAME = "hostname" |
| string | CONF_SHC_CERT = "bosch_shc-cert.pem" |
| string | CONF_SHC_KEY = "bosch_shc-key.pem" |
| string | CONF_SSL_CERTIFICATE = "ssl_certificate" |
| string | CONF_SSL_KEY = "ssl_key" |
| string | DATA_POLLING_HANDLER = "polling_handler" |
| string | DATA_SESSION = "session" |
| string | DOMAIN = "bosch_shc" |
Constants for the Bosch SHC integration.
| string homeassistant.components.bosch_shc.const.CONF_HOSTNAME = "hostname" |
| string homeassistant.components.bosch_shc.const.CONF_SHC_CERT = "bosch_shc-cert.pem" |
| string homeassistant.components.bosch_shc.const.CONF_SHC_KEY = "bosch_shc-key.pem" |
| string homeassistant.components.bosch_shc.const.CONF_SSL_CERTIFICATE = "ssl_certificate" |
| string homeassistant.components.bosch_shc.const.CONF_SSL_KEY = "ssl_key" |
| string homeassistant.components.bosch_shc.const.DATA_POLLING_HANDLER = "polling_handler" |
| string homeassistant.components.bosch_shc.const.DATA_SESSION = "session" |