Skip to content

Can't style secondary_info when there is entity in it #353

Open
@mschilder

Description

@mschilder

I can't seem to style the secondary_info. This is what I have and the secondary_info does not become green.

type: entities
entities:
  - type: section
  - entity: automation.battery_charge
    type: custom:multiple-entity-row
    name: Import
    icon: mdi:battery-plus-outline
    unit: " "
    toggle: true
    format: precision0
    secondary_info:
      entity: input_number.ess_import_threshold
      styles:
        color: green
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions