Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

akomelj
Copy link

@akomelj akomelj commented Jan 7, 2023

This pull request extends hide_if configuration schema to optionally allow for using the named entity's state/attribute when evaluating criteria for showing/hiding the entity, instead of using the entity's own state/attribute.

Example

  - type: custom:multiple-entity-row
    entity: switch.dsc_armed_away
    toggle: true
    entities:
      - entity: sensor.dsc_exit_state
        hide_if:
          entity: switch.dsc_armed_away
          value: 'off'

Alarm exit state sensor's value (sensor.dsc_exit_state) will be displayed only when the alarm is armed (switch switch.dsc_armed_away is ON).

@TheNightmanX
Copy link

Any progress here to get this pull request done? I would need this feature, too, but am unable to contribute due to lack of programming skills.

@dmz006
Copy link

dmz006 commented Nov 16, 2024

Any update on this?

@cadavre
Copy link

cadavre commented May 9, 2025

@benct any chance on merging that? Are you no longer maintaining this card? Would be a shame. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.