diff --git a/esphome/const.py b/esphome/const.py index c2bf86d532..5729b9c22c 100644 --- a/esphome/const.py +++ b/esphome/const.py @@ -1,4 +1,4 @@ -"""Constants used by esphome.""" +"""Constants used by ESPHome.""" from enum import Enum