Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.octoprint.const
 

Variables

string homeassistant.components.octoprint.const.CONF_BAUDRATE = "baudrate"
 
string homeassistant.components.octoprint.const.DEFAULT_NAME = "OctoPrint"
 
string homeassistant.components.octoprint.const.DOMAIN = "octoprint"
 
string homeassistant.components.octoprint.const.SERVICE_CONNECT = "printer_connect"