Skip to content

Prevent recreation of entities row on every update of hass#5657

Merged
balloob merged 2 commits intodevfrom
dont-create-entity-row-on-every-update
Apr 29, 2020
Merged

Prevent recreation of entities row on every update of hass#5657
balloob merged 2 commits intodevfrom
dont-create-entity-row-on-every-update

Conversation

@bramkragten
Copy link
Copy Markdown
Member

Proposed change

The entity row would be recreated on every update of hass, that's not good!

Now only when the entities change or when you toggle disabled entities.

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:
  • 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 merged commit 1fdb6b8 into dev Apr 29, 2020
@balloob balloob deleted the dont-create-entity-row-on-every-update branch April 29, 2020 20:29
@bramkragten bramkragten mentioned this pull request May 5, 2020
@lock lock Bot locked and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants