Using HA OS (v13.1) Core 2024.8.3 on a RPI4 and I am new to Yaml code. On my Lovelace-dash I have a few Motion Sensors from Philips Hue on a entities-card. They show me when there’s movement in a certain area (eg bathroom, kitchen etc), bij turning yellow en changing the icon from mdi:motion-sensor to icon: mdi:motion-sensor-off. So far so good.
But next to the friendly name of the area, there’s also the state in text…
“Niet gedetecteerd” or “Off” when there’s no movement
“Beweging gedetecteerd” or “On” when there’s movement
In Yaml-codeview I can’t see where this is coded.
But I don’t want this information displayed in the entities-tile, because it’s too much. When there’s movement, I can see that by the “movement-icon” and the colorchange to yellow of that icon.
Also tried “hide_state: true” which works in a tile-card , but not in this entities-card
Is there a way to not show the string “Niet gedetecteerd / Uit” or “Beweging gedetecteerd / Aan”? See also what I mean in the photshopped result: