Skip to content

Releases: tomasmcguinness/homeassistant-mixergy

New Set Default Heat Source service

20 Oct 09:01
Compare
Choose a tag to compare

This release includes a fix and a new service.

Adds await to calls to the async_forward_entry_setup method on startup (#62)
Add a new default_heat_source sensor and a new service to allow the default to be changed (#59)

Fix issues with HA 2024.7.0

04 Jul 16:05
Compare
Choose a tag to compare

This build includes a fix to address issues experienced by users on HA 2024.7.0. Fixes #56

Full Changelog: v0.8.2...v0.8.3

Fix issue with PV detection

30 May 08:10
2666df3
Compare
Choose a tag to compare

This release fixes an issue with the PV detection - thanks to @rsg98 for supplying the fix!

Fix to medical switch

17 Mar 07:29
2710e79
Compare
Choose a tag to compare
v0.8.1

Merge pull request #43 from mattjgalloway/fix_medical_research_enable…

More controls and better handling of PV controls when present

12 Mar 15:54
6da8208
Compare
Choose a tag to compare

Another release filled with changes from @mattjgalloway!

This version adds a bunch of new controls and will intelligently display the Mixergy PV diverter related controls when one is attached to the tank

Mixergy PV Diverter Control

05 Mar 21:51
f15552a
Compare
Choose a tag to compare

Mixergy PV Diverter control is now possible!

New Diverted PV Energy sensor

13 Feb 08:17
c872157
Compare
Choose a tag to compare

This release, thanks to @mattjgalloway, sees a new Diverted PV Energy sensor, which will keep track of all diverted solar PV.

Mixergy Electric PV Energy will aggregate the power reported by the PV Power sensor.

Fix for heat_source not picking up Heatpump

26 Jan 11:32
f4e16c8
Compare
Choose a tag to compare

Thanks to @mattjgalloway for identifying and fixing this issue!

It looks like Mixergy made a change to the casing of source so this fix makes it all case insensitive. Any future changes to case shouldn't impact the behaviour of the integration.

Add target charge sensors

18 Jan 17:09
Compare
Choose a tag to compare
Pre-release

Add two new sensors to report on the current charge target and whether or not the tank is charging

Add PV Power sensor

09 Nov 10:57
Compare
Choose a tag to compare

This release adds a new sensor called pv_power, which reports the current power being diverted by the Mixergy PV Diverter kit.