Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.dremel_3d_printer.const
 

Variables

string homeassistant.components.dremel_3d_printer.const.ATTR_EXTRUDER = "extruder"
 
string homeassistant.components.dremel_3d_printer.const.ATTR_PLATFORM = "platform"
 
string homeassistant.components.dremel_3d_printer.const.CAMERA_MODEL = "3D45"
 
string homeassistant.components.dremel_3d_printer.const.DOMAIN = "dremel_3d_printer"
 
 homeassistant.components.dremel_3d_printer.const.LOGGER = logging.getLogger(__package__)