diff --git a/components/ehmtxv2/EHMTX_icons.cpp b/components/ehmtxv2/EHMTX_icons.cpp index a39ae59..c48102d 100644 --- a/components/ehmtxv2/EHMTX_icons.cpp +++ b/components/ehmtxv2/EHMTX_icons.cpp @@ -10,6 +10,7 @@ namespace esphome this->reverse = revers; this->frame_duration = frame_duration; this->counting_up = true; + this->transparent_=false; } void EHMTX_Icon::next_frame()