1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00
Files
Ryan Fleming c84fee7c6e Rework octoprint (#58040)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-22 15:25:12 +02:00

6 lines
97 B
Python

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