Releases: tomasmcguinness/homeassistant-mixergy
Fix for issue in Home Assistant 2025.8
Fixes an issue introduced by Home Assistant 2025.8
Thanks to @nsleigh for his PR to resolving this issue!
Fix deprecated calls to async_forward_entry_setup
This release includes a fix for the deprecated calls to async_forward_entry_setups
New Set Default Heat Source service
Fix issues with HA 2024.7.0
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
This release fixes an issue with the PV detection - thanks to @rsg98 for supplying the fix!
Fix to medical switch
v0.8.1 Merge pull request #43 from mattjgalloway/fix_medical_research_enable…
More controls and better handling of PV controls when present
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
Mixergy PV Diverter control is now possible!
New Diverted PV Energy sensor
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
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.