Covers
A cover card lets you control the position of a Home Assistant cover entity — blinds, shutters, roller shades, or garage doors — by sliding on the card.
Setting up a cover
- Select a card and change its type to Cover.
- Enter an Entity ID — the Home Assistant cover entity you want to control (for example,
cover.office_blind). - Choose an Icon (defaults to a blinds icon when set to Auto).
- Set a Label (optional) — shown at the bottom of the card. If left blank, the entity's friendly name from Home Assistant is used.
- Pick a Direction — Vertical (default) or Horizontal.
How it works on the panel
- Drag the slider to set the cover position from 0 (closed) to 100 (fully open). Releasing the slider sends the new position to Home Assistant via
cover.set_cover_position. - The fill bar represents how much the cover is closed — a fully closed cover shows a full bar, and a fully open cover shows an empty bar. This inverted fill matches blinds or shutters blocking a window.
- The fill bar updates in real time as the cover moves, tracking the
current_positionattribute from Home Assistant.
Change Icon When Open
Enable Change Icon When Open to show a different icon while the cover is open. For example, you could use a closed blinds icon when shut and an open blinds icon when open.
When the cover is fully closed, the card reverts to the default icon.