mirror of
https://github.com/esphome/esphome.git
synced 2025-03-20 01:28:16 +00:00
5 lines
112 B
Python
5 lines
112 B
Python
# const.py
|
|
ICON_ENERGY = "mdi:lightning-bolt"
|
|
ICON_FREQUENCY = "mdi:cosine-wave"
|
|
ICON_VOLTAGE = "mdi:sine-wave"
|