Skip to content

Commit ce349d2

Browse files
authored
Merge branch 'main' into develop
2 parents d3125bd + 781198d commit ce349d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/ehmtxv2/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

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

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

0 commit comments

Comments
 (0)