Releases: suaveolent/ha-hoymiles-wifi
v0.3.3
Major Features 🌟
-
All the Inverters: This release fixes a bug that allows you to retrieve all the missing inverters. To benefit from this, click on the three dots next to the configuration and select "Reconfigure" to query for the remaining inverters. 🔄
Thanks to @Toutatis64 for the contribution! -
Performance Data Mode: This new feature allows you to query data with an interval lower than 35 seconds. You can find a new "Enable performance data mode" button in the DTU. Please note that this mode is experimental and needs to be triggered daily. ⚡
Thanks to @Steffen06 for the contribution!
Changelog 📝
- Fixes 🔧
- Fixed conversion factor for
meter_data
to ensure accurate readings. - Fixed support for unknown DTU types to enhance compatibility.
- Fixed unique ID assignment for
power_limit
to prevent conflicts. - Enabled power limit functionality only for the HMS-W (DTUBI) series.
- Fixed conversion factor for
Notes ℹ️
- Please ensure to reconfigure your settings to take advantage of the new features and fixes in this release.
- Due to necessary changes with the power-limit slider, there will be a new entity. You can safely remove the old one.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's new
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's new
- Provide
active_power
for three phase inverters - Provide
power_factor
for three phase inverters - Provide
current_phase_A/B/C
for three phase inverters - Provide
error_code
for inverter ports - Bump hoymiles-wifi to
0.2.7
Full Changelog: v0.3.0...v0.3.1
v0.3.0
NOTE: Config upgrade is required. Make sure your DTU/Inverter is online before peforming the update.
What's new
- Added support for three phase meters. See #68
- Added French translation, by @netnic0. See #66
- Fixes, no data after reboot for setups with three_phase inverters only. See #67
- Fixes incorrect device model detected. See #55
Full Changelog: v0.2.5...v0.3.0
v0.2.6-dev
NOTE: Config upgrade is required. Make sure your DTU/Inverter is online before peforming the update.
What's new
- Added support for three phase meters. See #68
- Fixes, no data after reboot for setups with three_phase inverters only. See #67
- Added French translation, by @netnic0. See #66
Full Changelog: v0.2.5...v0.2.6-dev
v0.2.5
What's Changed
- Add support for smart meters
- Support to reconfigure config entry by @suaveolent in #64
- Fix device model name, see #55
- Update README.md by @steinjer in #60
New Contributors
Full Changelog: v0.2.4...v0.2.5
v0.2.5-dev
What's Changed
- Update README.md by @steinjer in #60
- Add support for meters by @suaveolent in #62
- Support to reconfigure config entry by @suaveolent in #64
- Fix device model name, see #55
New Contributors
Full Changelog: v0.2.4...v0.2.5-dev
v0.2.4
Updates and Enhancements
- Minor improvements for german translations by @N3rdix in #49
- Add support for three phase inverters
- Improve debug logging for "cannot connect" error
- Assume state for version strings if inverter unavailable
Full Changelog: v0.2.3...v0.2.4
v0.2.4-dev
Updates and Enhancements
- Add support for three phase inverters
- Improve debug logging for "cannot connect" error
- Assume state for version strings if inverter unavailable