question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What about "when" option?

See original GitHub issue

In the previous version of the card it was possible to show the entity when it meets the requirements of another status. Is it possible to add such functionality?

example:

         - type: custom:monster-card
            card:
              type: entities
            filter:
              include:
                - entity_id: light.ambilight
                  options:
                    type: "custom:slider-entity-row"
                    toggle: true
            when:
              entity: media_player.samsungtv
              state: 'on'

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
thomaslovencommented, Nov 14, 2019

Yes, you can, with type: custom:hui-conditional-card https://github.com/thomasloven/hass-config/wiki/Misc-tricks#cardelemententity-row-triality

But I admit the configuration will become pretty involved to get it right.

I’ll reconsider.

2reactions
ASchneiderBRcommented, Nov 13, 2019

Hello! Yes, I am also interested on that too. Any workaround for that? Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Happens When Options Expire? - Investopedia
When a call option expires in the money, it means the strike price is lower than that of the underlying security, resulting in...
Read more >
What is an Option? - The Options Industry Council (OIC)
An option is a contract to buy or sell a specific financial product known as the option's underlying instrument or underlying interest.
Read more >
What Happens to Options at Expiration? | Comment Below
Options involve risks and are not suitable for all investors. Before trading, read the Options Disclosure Document: https://bit.ly/2v9tH6D.
Read more >
Options Assignment Explained | Options Trading Concepts
An options assignment occurs when the option seller is required to fulfill the obligation of an options contract, either prior to or at ......
Read more >
Exercising Options: How & When To Exercise Options
The holder of a European-style option can only exercise their right at expiration. Both contract styles can be closed on the option's market...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found