Files
esphome/esphome/components/const/__init__.py

6 lines
114 B
Python

"""Constants used by esphome components."""
CODEOWNERS = ["@esphome/core"]
CONF_DRAW_ROUNDING = "draw_rounding"