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

103 feat add new device lambda sensor #132

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

jontofront
Copy link
Owner

This pull request includes several updates to the econet300 custom component. The changes primarily focus on adding a new sensor, updating the version, and modifying the sensor entity description processing.

Updates to econet300 custom component:

  • Added lambdaStatus to the STATE_CLASS_MAP and other relevant mappings in const.py to support the new sensor. [1] [2]
  • Updated the version in manifest.json from v1.0.9 to v1.0.10.
  • Modified the process_val function for lambda sensors in sensor.py to divide the value by 10, improving the accuracy of the sensor readings.

@jontofront jontofront merged commit 5d17a5c into master Dec 16, 2024
6 checks passed
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.

1 participant