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

127 bug fix #133

Merged
merged 5 commits into from
Dec 17, 2024
Merged

127 bug fix #133

merged 5 commits into from
Dec 17, 2024

Conversation

jontofront
Copy link
Owner

This pull request includes several updates to the econet300 custom component, primarily focusing on adding new sensor types and updating existing sensor names and icons. The most important changes include the addition of boilerPowerKW and feederWorks sensors, as well as updates to the names and icons of various sensors.

Additions and Updates to Sensors:

  • Added boilerPowerKW as a new sensor type in custom_components/econet300/const.py and updated its unit, device class, and icon. [1] [2] [3] [4] [5]
  • Added feederWorks as a new binary sensor in custom_components/econet300/const.py and updated its icon. [1] [2] [3]

Updates to Existing Sensors:

  • Renamed the lighter sensor to lighterWorks in custom_components/econet300/const.py and updated its icon. [1] [2]
  • Updated the names of the lighter, boilerPower, and feeder sensors in custom_components/econet300/strings.json and custom_components/econet300/translations/en.json. [1] [2] [3] [4] [5] [6]

@jontofront jontofront linked an issue Dec 17, 2024 that may be closed by this pull request
5 tasks
@jontofront jontofront merged commit 80c3593 into master Dec 17, 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.

"[Bug]: fan power and mode are wrong
1 participant