Skip to content

Releases: robbinjanssen/home-assistant-omnik-inverter

v2.0.0-beta

14 Sep 07:17
868fb1f

Choose a tag to compare

v2.0.0-beta Pre-release
Pre-release

v2.0.0-beta - 2021-09-14

Compare v1.5.4 - v2.0.0-beta

Added

  • Added support for Home Assistant Energy Dashboard 🔋

Changed

  • The custom component can now be added via integrations in Home Assistant, no more configuration.yaml 🎉

BREAKING

This component can no longer be configured using configuration.yaml. You should remove it from your configuration.yaml and re-add it using Home Assistant integrations

v1.5.4

21 May 09:30
06c87de

Choose a tag to compare

v1.5.4 - 2021-05-21

Compare v1.5.3 - v1.5.4

Fixed

v1.5.3

05 May 08:50
5af9823

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

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

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

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

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

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

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

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