[guided]We need two entropy facts, and both are finite calculations.
First, take two finite measurable partitions $\rho=\{A_1,\dots,A_N\}$ and $\sigma=\{B_1,\dots,B_M\}$. Define
\begin{align*}
p_i := \mu(A_i), \qquad q_j := \mu(B_j), \qquad c_{ij}:=\mu(A_i\cap B_j).
\end{align*}
The partition $\rho\vee\sigma$ is made from the intersections $A_i\cap B_j$. Thus its entropy is the entropy of the finite joint probability table $(c_{ij})$. The desired inequality says that the entropy of this joint table is at most the sum of the entropies of its two marginal tables $(p_i)$ and $(q_j)$.
Let
\begin{align*}
S := \{(i,j)\in\{1,\dots,N\}\times\{1,\dots,M\}: c_{ij}>0\}.
\end{align*}
For $(i,j)\in S$, both $p_i$ and $q_j$ are positive, because $A_i\cap B_j\subseteq A_i$ and $A_i\cap B_j\subseteq B_j$. We may therefore apply the elementary inequality $\log x\leq x-1$ to the positive number
\begin{align*}
x := \frac{p_iq_j}{c_{ij}}.
\end{align*}
This gives
\begin{align*}
c_{ij}\log\frac{p_iq_j}{c_{ij}}\leq p_iq_j-c_{ij}.
\end{align*}
Summing over all positive cells of the joint table gives
\begin{align*}
\sum_{(i,j)\in S}c_{ij}\log\frac{p_iq_j}{c_{ij}}\leq \sum_{(i,j)\in S}p_iq_j-\sum_{(i,j)\in S}c_{ij}\leq 1-1=0.
\end{align*}
Equivalently,
\begin{align*}
\sum_{(i,j)\in S}c_{ij}\log\frac{c_{ij}}{p_iq_j}\geq 0.
\end{align*}
Now expand the entropy of the join and use this non-negativity:
\begin{align*}
H_\mu(\rho\vee\sigma) = -\sum_{(i,j)\in S}c_{ij}\log c_{ij}\leq -\sum_{(i,j)\in S}c_{ij}\log(p_iq_j).
\end{align*}
Finally, separate the logarithm and use the marginal identities $\sum_j c_{ij}=p_i$ and $\sum_i c_{ij}=q_j$:
\begin{align*}
-\sum_{(i,j)\in S}c_{ij}\log(p_iq_j)= -\sum_{i=1}^{N}p_i\log p_i-\sum_{j=1}^{M}q_j\log q_j=H_\mu(\rho)+H_\mu(\sigma).
\end{align*}
Thus
\begin{align*}
H_\mu(\rho\vee\sigma)\leq H_\mu(\rho)+H_\mu(\sigma).
\end{align*}
Second, let $\pi=\{P_1,\dots,P_K\}$ be a finite measurable partition of $X$. Since $T$ is measure-preserving, applying the identity $\mu(T^{-1}E)=\mu(E)$ repeatedly gives
\begin{align*}
\mu(T^{-m}E)=\mu(E)
\end{align*}
for every $E\in\mathcal{B}$. Therefore every atom of $T^{-m}\pi$ has the same measure as the corresponding atom of $\pi$, and so
\begin{align*}
H_\mu(T^{-m}\pi)= -\sum_{k=1}^{K}\mu(T^{-m}P_k)\log\mu(T^{-m}P_k)= -\sum_{k=1}^{K}\mu(P_k)\log\mu(P_k)=H_\mu(\pi).
\end{align*}[/guided]