Skip to content
Discussion options

You must be logged in to vote

What would the yaml look like to add a thermostat card to a cb lcars elbow card?

For basic symbiont, just paste in the yaml for the card you would like. Basic styles usually work, but depends on the card:

Here is the yaml for this elbow, giving it a bottom border, and squaring off the corners.

type: custom:cb-lcars-elbow-card
cblcars_card_type: cb-lcars-header
enable_resize_observer: true
tap_action:
  action: none
double_tap_action:
  action: none
hold_action:
  action: none
variables:
  symbiont:
    enabled: true
    imprint_host: true
  card:
    border:
      top:
        size: 20
        left_radius: 0
      bottom:
        size: 20
  entity: climate.living_room
custom_fields:
  s…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gneely74
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants