Skip to content

Latest commit

History

History
28 lines (22 loc) 路 2.94 KB

update.md

File metadata and controls

28 lines (22 loc) 路 2.94 KB

Update card

Update light Update dark

Description

An update card allows you to control an update entity.

Configuration variables

All the options are available in the lovelace editor but you can use yaml if you want.

Name Type Default Description
entity string Required Update entity
name string Optional Custom name
icon string Optional Custom icon
layout string Optional Layout of the card. Vertical, horizontal and default layout are supported
fill_container boolean false Fill container or not. Useful when card is in a grid, vertical or horizontal layout
primary_info name state last-changed last-updated none name Info to show as primary info
secondary_info name state last-changed last-updated none state Info to show as secondary info
icon_type icon entity-picture none icon Type of icon to display
show_buttons_control boolean false Show buttons to install and skip update
collapsible_controls boolean false Collapse controls when off
tap_action action more-info Home assistant action to perform on tap
hold_action action more-info Home assistant action to perform on hold
double_tap_action action more-info Home assistant action to perform on double_tap