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

Extend mqtt-hassio.cfg for Heat Recovery Units #1245

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pvyleta
Copy link
Sponsor

@pvyleta pvyleta commented Mar 28, 2024

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:

  • allow writing arbitrary values, not only curve by relaxing last line in type_switch-w-number
  • join the Celsius and Kelvin messages in type_switch
  • add days as a unit of time
  • add device_class duration to def_global_uptime, as it seems appropriate

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.
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.

None yet

1 participant