Skip to content

Releases: robbinjanssen/home-assistant-omnik-inverter

v1.5.3

05 May 08:50
5af9823
Compare
Choose a tag to compare

v1.5.3 - 2021-05-05

Compare v1.5.2 - v1.5.3

Added

  • Use a custom name for entities by providing a name: 'My Solar' in your config.

v1.5.2

29 Apr 09:47
9d6c53d
Compare
Choose a tag to compare

v1.5.2 - 2021-04-29

Compare v1.5.1 - v1.5.2

Added

  • IoT class info to manifest.json.

v1.5.1

16 Mar 08:54
391d18f
Compare
Choose a tag to compare

v1.5.1 - 2021-03-16

Compare v1.5.0 - v1.5.1

Added

  • Version info to manifest.json.

v1.5.0

04 Aug 10:52
Compare
Choose a tag to compare

v1.5.0 - 2020-08-04

Compare v1.4.1 - v1.5.0

Changed

  • Update the cache storage to a JSON file.
  • Add a timeout of 30s to retrieve data from the inverter

Fixed

  • Always close the urlopen call to the inverter in a finally block.

v1.5.0-beta.0

04 Aug 06:30
Compare
Choose a tag to compare
v1.5.0-beta.0 Pre-release
Pre-release

v1.5.0-beta0 - 2020-08-04

Compare v1.4.1 - v1.5.0-beta0

Changed

  • Update the cache storage to a JSON file.
  • Add a timeout of 30s to retrieve data from the inverter

Fixed

  • Always close the urlopen call to the inverter in a finally block.

v1.4.1

17 May 14:22
8bd6876
Compare
Choose a tag to compare

v1.4.1 - 2020-05-17

Compare v1.4.0 - v1.4.1

Fixed

  • Fixed config validation for scan_interval

v1.4.0

17 May 13:08
9da538c
Compare
Choose a tag to compare

v1.4.0 - 2020-05-17

Compare v1.3.2 - v1.4.0

Added

  • Optionally configure the time between updates using scan_interval in configuration.yaml

v1.4.0-beta

17 May 12:56
Compare
Choose a tag to compare
v1.4.0-beta Pre-release
Pre-release

v1.4.0 - 2020-05-17

Compare v1.3.2 - v1.4.0

Added

  • Optionally configure the time between updates using scan_interval in configuration.yaml

v1.3.2

15 May 07:50
ad8a50a
Compare
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
Compare
Choose a tag to compare

v1.3.1 - 2020-05-07

Compare v1.3.0 - v1.3.1

Fixed

  • Fix unique ID generation