Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple condition types for conditional chip #1269

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

piitaya
Copy link
Owner

@piitaya piitaya commented Oct 24, 2023

Description

Add multiple condition types for conditional chip :

  • entity state
  • numeric entity state
  • user
  • screen

This conditions are directly loaded from Home Assistant front-end so they will be the same as built-in conditional card. This requires Home Assistant 2023.11. For older version, it will use the old conditions editor.

Related Issue

This PR fixes or closes issue: fixes #

Motivation and Context

How Has This Been Tested

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.
  • I followed the steps if I add a new language .

@piitaya piitaya force-pushed the multiple_conditions_editor branch from a49728b to b81993a Compare October 24, 2023 07:19
@piitaya piitaya merged commit 26a91e3 into main Oct 25, 2023
2 checks passed
@piitaya piitaya added the enhancement New feature or request label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant