Skip to content

Releases: suaveolent/ha-hoymiles-wifi

v0.0.7

22 Jan 15:54
Compare
Choose a tag to compare

Documentation and Maintenance

  • Updated README.md file.

Sensor Functionality

  • Implemented binary sensor for inverter state.
  • Introduced entity description for entities.

Deprecation Fixes

  • Resolved sensor unit deprecation warning.

Diagnostics

  • Restored sensor functionality.
  • Fixed serial number retrieval.

Visual Improvements

  • Added icons for diagnostics.

Full Changelog: v0.0.6...v0.0.7

v0.0.6

11 Jan 16:25
Compare
Choose a tag to compare

Power limits

  • This update introduces setting the power limit of the inverter directly via the Home Assistant device page.
  • Please be careful when using this functionality!

Full Changelog: v0.0.5...v0.0.6

v0.0.5

09 Jan 13:29
Compare
Choose a tag to compare
  • Added more diagnostic data to enhance troubleshooting capabilities.
  • Restored proper values for power entities instead of displaying "unknown." (See #2)

Full Changelog: v0.0.4...v0.0.5

v0.0.4

21 Dec 15:19
Compare
Choose a tag to compare

Bump hoymiles-wifi lib to v0.0.5, to prevent Error messages if the inverter is not available

v0.0.3

20 Dec 09:36
Compare
Choose a tag to compare

Streamlined Entity Names

This release brings the underlaying hoymiles-wifi library to version 0.0.4, introducing streamlined entity names. Notably, there are breaking changes, specifically in the entity names, as part of the refactoring process aimed at enhancing coherence in the system.

Apologies for any inconvenience caused.

Full Changelog: v0.0.2...v0.0.3

Version 0.0.2

14 Dec 12:14
Compare
Choose a tag to compare

Removed serial_number from unique_id to account for setups when inverter is not available.

Note: As the sensor ids will change, there will be "new" entities. The existing entities won't work any more.

Version 0.0.1

12 Dec 16:03
908b945
Compare
Choose a tag to compare

Initial release