Skip to content

Commit 2563bad

Browse files
committed
message on compile optimized
1 parent 1370507 commit 2563bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ehmtxv2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
SVG_END = "</svg>"
2929

3030
logging.warning(f"")
31-
logging.warning(f"Please check the documentation and wiki https://github.com/lubeda/EspHoMaTriXv2")
3231
logging.warning(f"This will only work with esphome >= 2023.7.0")
32+
logging.warning(f"Please check the documentation and wiki https://github.com/lubeda/EspHoMaTriXv2")
3333
logging.warning(f"")
3434

3535
def rgb565_svg(x,y,r,g,b):

0 commit comments

Comments
 (0)