diff --git a/components/ehmtxv2/__init__.py b/components/ehmtxv2/__init__.py index 97660352..f789004c 100644 --- a/components/ehmtxv2/__init__.py +++ b/components/ehmtxv2/__init__.py @@ -29,6 +29,7 @@ logging.warning(f"") logging.warning(f"Please check the documentation and wiki https://github.com/lubeda/EspHoMaTriXv2") +logging.warning(f"This will only work with esphome >= 2023.7.0") logging.warning(f"") def rgb565_svg(x,y,r,g,b):