Releases: wlcrs/huawei_solar
1.1.0b5
This is a beta release. Please report any issues on the issue tracker.
New feature: reading optimizer data
This data is refreshed every 5 minutes, as the inverter does not offer more granular updates.
Exposed entities:
- Input Current
- Input Voltage
- Output Current
- Output Voltage
- Output Power
- Temperature
- Accumulated Energy Yield
- Voltage to Ground (disabled by default)
- Running Status (online/offline/disconnected)
The option "Advanced: elevate permissions" needs to be checked for this to work: the inverter requires elevated permissions to request the optimizer data.
Tip: the easiest way to find the Optimizer "devices" in Home Assistant is via:
You will now see a list of all devices associated with this integration, including one per optimizer:
Clicking on a specific optimizer will show you the entities associated with that specific optimizer. You can now rename them to something more clear for your setup.
1.0.2
1.0.1
v1.0.0
v1.0.0 alpha 4
v1.0.0 alpha 3
This release uses the new 'HuaweiSolarBridge' which moves a lot of the complexity into the huawei-solar library.
It also contains support for changing settings, all of which are related to use of battery storage.
Fixes in 1.0.0 alpha 3:
- Remove dysfunctional second Grid Active Power-entity from single power meter entities
- Improve handling of Slave Busy exception
- prevent multiple slaves running
update
at the same time - Increase cooldown-time between requests from 0.01 to 0.05 seconds.