Skip to content

Releases: robbinjanssen/home-assistant-omnik-inverter

v1.3.2

15 May 07:50
ad8a50a

Choose a tag to compare

v1.3.2 - 2020-05-15

Compare v1.3.1 - v1.3.2

Fixed

  • Make update time 300 seconds (5 minutes) instead of 500 seconds.

v1.3.1

07 May 20:47
e8c11c3

Choose a tag to compare

v1.3.1 - 2020-05-07

Compare v1.3.0 - v1.3.1

Fixed

  • Fix unique ID generation

v1.3.1-beta-2

07 May 20:44
e8c11c3

Choose a tag to compare

v1.3.1-beta-2 Pre-release
Pre-release
Merge pull request #19 from robbinjanssen/rja/v1.3.1

Make unique identifier work again

v1.3.1 (beta)

07 May 20:30
64c9241

Choose a tag to compare

v1.3.1 (beta) Pre-release
Pre-release

Test - Fix unique ID generation

v1.3.0

07 May 13:00
64c9241

Choose a tag to compare

v1.3.0 - 2020-05-06

Compare v1.2.2 - v1.3.0

Added

  • Added support for inverters that use JSON.

Changed

  • Interval changed to 5 minutes
  • Better error handling for urlopen()

v1.2.2

30 Apr 22:23

Choose a tag to compare

v1.2.2 - 2020-05-01

Compare v1.2.1 - v1.2.2

Changed

  • Updated hacs.json

v1.2.1

30 Apr 21:08

Choose a tag to compare

v1.2.1 - 2020-04-30

Compare v1.2.0 - v1.2.1

Added

  • HACS files 🎉

v1.2.0

03 Apr 06:38
3a887d6

Choose a tag to compare

v1.2.0 - 2020-04-03

Compare v1.1.0 - v1.2.0

Fixed

  • The cache now uses Ymd formatting instead of Hm for better results.
  • The cache now only resets after 00:00 if the value differs from the cached value

v1.1.0

30 Mar 06:15
2e17988

Choose a tag to compare

v1.1.0 - 2020-03-30

Compare v1.0.1 - v1.1.0

Added

Add the cache_power_today configuration attribute to enable/disable caching. Enabled by default.

v1.0.1

26 Mar 13:49
86cca00

Choose a tag to compare

v1.0.1 - 2020-03-26

Compare v1.0.0 - v1.0.1

Added

Add unique_id so name and entity-id can be changed from the front-end