core/homeassistant/components/octoprint/const.py

6 lines
97 B
Python

"""Constants for the OctoPrint integration."""
DOMAIN = "octoprint"
DEFAULT_NAME = "OctoPrint"