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

Fix athom-wall-outlet.yaml to address CSE7766 breaking change in ESPhome 2024.2 #41

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

makerwolf
Copy link

@makerwolf makerwolf commented Feb 25, 2024

There was a breaking change to the CSE7766 sensor in ESPhome 2024.2 by removing the update_interval setting which would cause the devices to fail to adopt or update on up to date systems.

In line to #39 this PR updates the Wall Outlet configuration to accomodate this change.

  • removes update_interval from CSE7766 sensor configuration as it was removed in ESPhome 2024.2
  • adds throttle_average to the relevant CSE7766 sensors
  • adds sensor_update_interval substitution for easy configuration

@tarontop tarontop merged commit 3a4c3e8 into athom-tech:main Feb 26, 2024
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.

2 participants