Skip to content

Releases: ProudElm/solaredgeoptimizers

v1.2.4

24 Apr 13:32
365539f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

05 Mar 13:20
18da2e9
Compare
Choose a tag to compare

What's Changed

This version fixes the issue some where having when there is extra hardware installed like Powermeters or SMI's.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

27 Feb 17:44
Compare
Choose a tag to compare

What's Changed

  • Changed to async_forward_entry_setups. by @ProudElm in #28
  • Changed the Unit Of Measurement of the sensors. Needed for HA 2023.2 by @ProudElm in #29

Full Changelog: v1.2.1...v1.2.2

v1.2.1

07 Feb 10:15
bbbc4b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Jan 15:24
e20a87b
Compare
Choose a tag to compare

Reworked the code. It is more stable now and used less traffic.

v1.1.9

10 Jan 12:24
Compare
Choose a tag to compare
v1.1.9 Pre-release
Pre-release

DO NOT USE! This version is a beta version.

Im testing this version myself, im not sure if any existing sensors are effected with this upgrade.

The method of updating the sensor values have changed. This would speed up the hole integration and should also make it way more stable.

v.1.1.4

10 Nov 15:53
30ed864
Compare
Choose a tag to compare

Fixed the sensors not updating.

v1.1.2

08 Nov 10:25
Compare
Choose a tag to compare

Added checks for the life time value. Only report new data (10 min interval).
Removed 1 request that was not needed but caused HTTP errors.

v1.1.1

18 Oct 15:26
Compare
Choose a tag to compare

Removed my SiteId (sorry) from the URL's. This should fix it.
Also added logging in case of other unforeseen errors.

V1.1.0

18 Oct 09:23
Compare
Choose a tag to compare

Added a extra sensor: The Life Time Energy sensor! This sensor has the total amount of energy produced per panel in kWh.

Further more i reduced the amount of webcalls. It was 4 per panel but this is now only 1!