Skip to content

Automation Conditions to conversion to ha-form or mwc#11727

Merged
zsarnett merged 10 commits intodevfrom
Automation-mwc-changes
Feb 18, 2022
Merged

Automation Conditions to conversion to ha-form or mwc#11727
zsarnett merged 10 commits intodevfrom
Automation-mwc-changes

Conversation

@zsarnett
Copy link
Copy Markdown
Contributor

Breaking change

Proposed change

Automation Conditions to conversion to ha-form or mwc

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@balloob balloob added the needs design preview PRs with this label will trigger a GitHub action to generate a gallery preview label Feb 18, 2022
{ name: "entity_id", selector: { entity: {} } },
{
name: "attribute",
selector: { attribute: { entity_id: entityId } },
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One day I hope we can make ha-form fields "context aware", for example, we would tell this selector to use the entity from entity_id data field automatically.

balloob
balloob previously approved these changes Feb 18, 2022
Copy link
Copy Markdown
Member

@balloob balloob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Just the required boolean need updating.

balloob
balloob previously approved these changes Feb 18, 2022
balloob
balloob previously approved these changes Feb 18, 2022
@zsarnett zsarnett merged commit 494cc3a into dev Feb 18, 2022
@delete-merged-branch delete-merged-branch bot deleted the Automation-mwc-changes branch February 18, 2022 20:48
@github-actions github-actions bot locked and limited conversation to collaborators Feb 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed needs design preview PRs with this label will trigger a GitHub action to generate a gallery preview

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants