Skip to content

Releases: elden1337/hass-peaqhvac

3.0.1

05 May 19:16
Compare
Choose a tag to compare

Downloads for this release

🥇 If you are enojying Peaqhvac, do consider becoming a patreon at one of these services: Github, PayPal or BuyMeACoffee 🤖 🎅🏼

Changes:

  • #107 Reboot issues - Hopefully fixed.
  • #110 Dissapearing offsets - Fixed
  • #111 Maintenance task, update enums
  • #112 Ventboost not working with myUplink and heat. - Fixed

Full Changelog: 3.0.0...3.0.1

As per usual, report any issues. My testing abilities arent huge and I can only verify in my own setup with the tests I currently have.


💬 Join my Discord-server to interact with other peaq-users.

3.0.0

18 Apr 18:14
2131f8c
Compare
Choose a tag to compare

Tbd. See beta release notes for info.

3.0.0b0 (only for myuplink-users!)

17 Apr 08:35
Compare
Choose a tag to compare
Pre-release

Downloads for this release

🥇 If you are enojying Peaqhvac, do consider becoming a patreon at one of these services: Github, PayPal or BuyMeACoffee 🤖 🎅🏼

IMPORTANT NOTE

This release is a betarelease of 3.0.0 which is changed from nibeuplink to myuplink.
It will only work with myuplink, and several of the changes are not backwards compatible. So Do not update if you are still on Nibe Uplink.

As of today (2024-04-17) the heating offset does not work, this is pending with Nibe and is not a cause of Peaqhvac but a flaw in the myuplink migration on their part.
Therefore, after update you should disable the switch for heating switch.peaqhvac_control_heat

The water heater has been redone once again and there will most definitely be flaws remaining (even though i'm running it since 8 weeks with very little problems).
I urge beta testers to use the attached discussion to discuss changes there and we'll make issues as we go in there.

Thanks

Changes:

  • Transition to Myuplink from Nibeuplink. Will not be backwards-compatible.
    🍌

Full Changelog: 2.4.5...3.0.0b0

As per usual, report any issues. My testing abilities arent huge and I can only verify in my own setup with the tests I currently have.


💬 Join my Discord-server to interact with other peaq-users.

2.4.5

12 Dec 19:45
Compare
Choose a tag to compare

Downloads for this release

🥇 If you are enojying Peaqhvac, do consider becoming a patreon at one of these services: Github, PayPal or BuyMeACoffee 🤖 🎅🏼

Changes:

  • Many smaller bugfixes to offset, vent and waterboosting. Mainly waterboosting this time.
    🍌

Full Changelog: 2.4.2...2.4.5

As per usual, report any issues. My testing abilities arent huge and I can only verify in my own setup with the tests I currently have.


💬 Join my Discord-server to interact with other peaq-users.

2.4.3

06 Dec 17:06
Compare
Choose a tag to compare

Downloads for this release

🥇 If you are enojying Peaqhvac, do consider becoming a patreon at one of these services: Github, PayPal or BuyMeACoffee 🤖 🎅🏼

Changes:

  • #95 Water heater 50c limiter - Fixed
  • #97 Water booster, wait longer when no demandhour - Adjusted. May be more iterations to this logic.
  • Many smaller bugfixes to offset, vent and waterboosting
    🌲 🎄 🌲 🌲

Full Changelog: 2.4.2...2.4.3

As per usual, report any issues. My testing abilities arent huge and I can only verify in my own setup with the tests I currently have.


💬 Join my Discord-server to interact with other peaq-users.

2.4.2

01 Dec 13:03
Compare
Choose a tag to compare

Downloads for this release

Hotfix. See 2.4.0 for full newly released set.
Fast iterations ;)

🥇 If you are enojying Peaqhvac, do consider becoming a patreon at one of these services: Github, PayPal or BuyMeACoffee 🤖

Changes:

  • #93 next_water_start 2.0 - Fixes to midnight
  • #94 ignore non and demandhours when away - fixed

Full Changelog: 2.4.0...2.4.2

As per usual, report any issues. My testing abilities arent huge and I can only verify in my own setup with the tests I currently have.


💬 Join my Discord-server to interact with other peaq-users.

2.4.0

01 Dec 09:46
Compare
Choose a tag to compare

Downloads for this release

This is yet another rather large refactoring. Some new stuff, and some fixes to old sins. Use the next water-heater algorithm but be vigilant and report anomalies as bugs in the repo.

🥇 If you are enojying Peaqhvac, do consider becoming a patreon at one of these services: Github, PayPal or BuyMeACoffee 🤖

Changes:

  • #70 Water heater delay updates by-minute - Fixed
  • #82 Add last reboot to trend sensors
  • #88 Vent boost must reset when Nibe no longer boosts - Should be ok. Max delay 1hr after.
  • #89 Weather prognosis inverts at certain cases - Should be ok. Not that it's still only MET.
  • #90 Add sensor for DM-trend
  • #91 Correct float offsets - Adjusted
  • #92 Fix vent boost not resetting
  • #93 next_water_start 2.0 - Now added with demand-hours and a new calculation. You may add demand-hours in the options. Note that the addition of these will mean more expensive boosting at times to have water at these hours.

Full Changelog: 2.3.0...2.4.0

As per usual, report any issues. My testing abilities arent huge and I can only verify in my own setup with the tests I currently have.


💬 Join my Discord-server to interact with other peaq-users.

2.3.0

26 Nov 20:04
Compare
Choose a tag to compare

Downloads for this release

This is a rather large refactoring. Some new stuff, and some fixes to old sins.

🥇 If you are enojying Peaqhvac, do consider becoming a patreon at one of these services: Github, PayPal or BuyMeACoffee 🤖

Changes:

  • #21 Make DM trend sensor - Not exposed in frontend but now working behind the scenes
  • #74 Create state for temp lowered offset - Maint task for better code looping when lowering for any reason regarding temp diffs
  • #75 Check clause for vent-boost at low DM - Didn't start. There was an issue with timeouts in the waittimer. Fixed
  • #76 Alter this warning - Task. Fixed
  • #78 Temp trend 0 yields offset +0.1 - Fixed
  • #79 Tomorrow's offsets weird after midnight - Fixed
  • #80 Inifite loop of water boost - Mitigated. Now it calls on once and waits for completion of boost cycle.
  • #81 Boost must be at least every x hours - Waterboost. Now if it hasn't run for 24hrs it will push a boost regardless of price (for germ-purposes)
  • #83 Add interim reading to temps on slow update - For certain sensors, temps arent updated very often. When this happens the trend is not that useable. To work around this i'm now inserting ghost-values if no update has been made for an hour.
  • #85 Weather prognosis seems negative - When prognosis should alter your offset upwards there was a bug which is now fixed.
  • #87 Consider not turning off compressor when outside below 0 - Peaqhvac will now try to do this by increasing the offset one step if you are currently heating, temp out side is below 0 and peaq forecasts that heating will stop within 60minutes.

Full Changelog: 2.2.1...2.3.0

As per usual, report any issues. My testing abilities arent huge and I can only verify in my own setup with the tests I currently have.


💬 Join my Discord-server to interact with other peaq-users.

2.2.1

17 Nov 06:55
Compare
Choose a tag to compare

Downloads for this release

Changes:

Hotfix for bugs introduced in 2.2.0

  • Offsets when only one day exists

Full Changelog: 2.2.0...2.2.1


💬 Join my Discord-server to interact with other peaq-users.

🥇 Has PeaqHvac helped you save money? Sponsoring me on Github, PayPal or BuyMeACoffee would be much appreciated.

2.2.0

16 Nov 20:58
Compare
Choose a tag to compare

Downloads for this release

Changes:

  • #65 Offsets for tomorrow arent updated at 13 - should be fine with #67
  • #67 offsets not correct - new algorithm to calculate full set of known prices into deviation for offsets.
  • #71 Calculate limiter to not do offsets - If a day is considered more flat in prices (calculated) then your tolerance will be lowered by 1 or 2 steps making the offset curve more shallow. In my research i've come to realize that with certain price curves it's not worth it to up/down the hvac at the regular scale since the penalty for re-heating costs more than you gain in certain price-curve conditions.
  • #73 Add sk.json - @misa1515 made their first contribution (Slovak translation)

Full Changelog: 2.1.5...2.2.0

Note to new users:

This application is untested by the masses and if might not even load for you.
You need to use the nibe-integration described, not the newer uplink one yet as i haven't tested that myself.
If you test and cannot do certain things, please create bugs. If you do it's appreciated if you also add peaqhvac to debug-logging in your HA.


💬 Join my Discord-server to interact with other peaq-users.

🥇 Has PeaqHvac helped you save money? Sponsoring me on Github, PayPal or BuyMeACoffee would be much appreciated.