Skip to content

Releases: safepay/sensor.fronius

Update to support HA 2019.9.x (note breaking change documented in read me)

04 Sep 05:04
8200043
Compare
Choose a tag to compare

Update to support HA 2019.9.x (note breaking change documented in read me)

Support Gen24 Inverters & Energy Dashboard

31 Aug 22:39
5c0c679
Compare
Choose a tag to compare

This release includes updates for:
#57 Energy Dashboard
#60 Gen24 Inverters

Add new config option 'always_log'

01 Jun 22:23
fdb130f
Compare
Choose a tag to compare
Merge pull request #50 from nilrog/master

Added new config option 'always_log'

Fixed Manifest

14 May 00:20
f10c46b
Compare
Choose a tag to compare
v0.9.4

Update README.md

Fixes I/O error

15 May 07:28
65ffd89
Compare
Choose a tag to compare

Fixes the I/O error since the latest release of HA.

Fixes issues #28, #30 and #31 which are the same.

Thanks for doing this @nilrog

Fixed handling of json data

19 Apr 06:28
9ced175
Compare
Choose a tag to compare
Merge pull request #25 from nilrog/master

Fixed handling of json data.

Restoring day energy conversion to kWh and removing two redundant smartmeter sensors

30 Mar 07:45
c13f580
Compare
Choose a tag to compare
Merge pull request #20 from nilrog/master

Restoring day energy conversion to kWh and removing two redundant smartmeter sensors.

Fixed day energy to kWh

29 Mar 05:02
e62c3fd
Compare
Choose a tag to compare

Back to the original, unconvertable number.

Fixed day_energy reading

29 Mar 04:43
7f3c6e9
Compare
Choose a tag to compare

Day Energy was being converted to MWh by default but is not kWh.

Fix conversion issues

23 Mar 20:43
9228f35
Compare
Choose a tag to compare
v0.9

Update sensor.py