Skip to content

Releases: longzheng/homebridge-fronius-inverter-lights

1.7.1

11 Aug 04:25
Compare
Choose a tag to compare

Fix "export" bulb not turning on with self consumption at 0%.

1.7.0

25 Jul 06:20
556bda1
Compare
Choose a tag to compare
  • Added support for reading inverter model and serial for accessory model and serial
  • Automatically derive “max PV power” from the Fronius API, deprecated pvMaxPower config (doesn’t matter if it is set)

1.6.2

16 Jun 05:34
Compare
Choose a tag to compare

What's Changed

  • Added percentage Value of Battery load by @mban88 in #13
  • Added Battery Values by @mban88 in #14
  • Added battery accessory by @mban88 in #15
  • Added battery checkbox to config

New Contributors

Full Changelog: 1.4.2...1.6.2

1.4.2

09 Nov 11:30
Compare
Choose a tag to compare
  • Handle onGet and onSet accessory callbacks for better responsiveness

1.4.1

30 Oct 03:57
Compare
Choose a tag to compare

Fix PV accessory brightness exceeding 100% if PV output was greater than max PV power.

1.4.0

25 Oct 23:20
f5abde8
Compare
Choose a tag to compare

Added optional pvMaxPower config.
If configured, shows the PV lightbulb brightness % as a proportion to the max PV capacity.

1.3.0

21 Oct 03:13
Compare
Choose a tag to compare
1.3.0

1.2.0

07 Aug 06:42
Compare
Choose a tag to compare
  • Only update values by polling
  • Optimize polling to only perform one request at a time for all accessories (to prevent multiple requests from DDoSing the Fronius datalogger)

1.1.0

25 May 11:39
Compare
Choose a tag to compare

Added load & PV light accessories mapped to P_Load and P_PV values respectively

1.0.3

17 Feb 11:13
Compare
Choose a tag to compare
1.0.3