Extend mqtt-hassio.cfg for Heat Recovery Units#1245
Open
pvyleta wants to merge 2 commits intojohn30:masterfrom
Open
Extend mqtt-hassio.cfg for Heat Recovery Units#1245pvyleta wants to merge 2 commits intojohn30:masterfrom
pvyleta wants to merge 2 commits intojohn30:masterfrom
Conversation
7e0e04d to
30fe368
Compare
Heat Recovery Units (HRUs) from Brink Climate Systems are using ebusd protocol, and can be successfully integrated into home automations through ebusd. Their parameters and units are however different from the typical boilers or heat pumps, the ebusd is typically used for. This requires manual edits of mqtt-hassio.cfg even for the most basic operations, which makes the learning curve way steeper for new users. This proposal adds the basic parameters and units typical for HRUs.
30fe368 to
de716c3
Compare
john30
requested changes
Oct 1, 2024
| # include only messages having the specified name (partial match, alternatives and wildcard supported). | ||
| # HA integration: filter to some useful names for monitoring the heating circuit | ||
| filter-name = status|temp|humidity|yield|count|energy|power|runtime|hours|starts|mode|curve|^load$|^party$|sensor|timer | ||
| filter-name = status|temp|humidity|yield|count|energy|power|runtime|hours|starts|mode|curve|^load$|^party$|sensor|timer|co2|air|flow|filter|inlet|exhaust|pressure|reset |
Owner
There was a problem hiding this comment.
where are the CSVs matching these changes?
Author
Author
There was a problem hiding this comment.
@john30 would it make sense to merge this one, since the commit with HRU units was merged?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Heat Recovery Units (HRUs) from Brink Climate Systems are using ebusd protocol, and can be successfully integrated into home automations through ebusd. Their parameters and units are however different from the typical boilers or heat pumps, the ebusd is typically used for. This requires manual edits of mqtt-hassio.cfg even for the most basic operations, which makes the learning curve way steeper for new users.
This proposal adds the basic parameters and units typical for HRUs.
On top of it, I propose following changes/improvements:
curveby relaxing last line intype_switch-w-numbertype_switchdaysas a unit of timedevice_classduration todef_global_uptime, as it seems appropriate