Skip to content

Instantly share code, notes, and snippets.

@dmamontov
Last active July 25, 2022 21:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmamontov/34d252351d9eda98f53b2d6180771f12 to your computer and use it in GitHub Desktop.
Save dmamontov/34d252351d9eda98f53b2d6180771f12 to your computer and use it in GitHub Desktop.
hass-ledfx-performance
type: vertical-stack
cards:
- type: custom:light-entity-card
shorten_cards: false
consolidate_entities: false
color_wheel: false
persist_features: true
brightness: true
color_temp: false
white_value: false
color_picker: false
smooth_color_wheel: false
hide_header: false
child_card: false
show_slider_percent: false
full_width_sliders: true
brightness_icon: weather-sunny
white_icon: file-word-box
temperature_icon: thermometer
header: ' '
entity: light.ledfx_{ip_address}_{device_name} # Replace with your device
- type: custom:auto-entities
filter:
include:
- attributes:
device: {device_name} # Replace with your device
not:
state: unavailable
card:
type: entities
sort:
method: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment