Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 2.31 KB

fan.md

File metadata and controls

28 lines (22 loc) · 2.31 KB

Fan card

Fan light Fan dark

Description

A fan card allow you to control a fan 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 Fan entity
icon string Optional Custom icon
name string Optional Custom name
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
hide_state boolean false Hide the entity state
icon_animation boolean false Animate the icon when fan is on
show_percentage_control boolean false Show a slider to control speed
show_oscillate_control boolean false Show a button to control oscillation
collapsible_controls boolean false Collapse controls when off
tap_action action toggle 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