Releases: suaveolent/ha-hoymiles-wifi
Releases · suaveolent/ha-hoymiles-wifi
v0.0.7
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
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
- 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
Bump hoymiles-wifi
lib to v0.0.5, to prevent Error messages if the inverter is not available
v0.0.3
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
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
Initial release