Skip to content

Releases: erikkastelec/hass-WEM-Portal

1.5.9

01 Jun 08:39
9ae02d7
Compare
Choose a tag to compare

BUG FIXES:

Bug fix for #74 

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

Please read the README to properly configure the component.
Configuring the component inside configuration.yaml isn't supported anymore.

1.5.8

10 May 06:47
4d3c89b
Compare
Choose a tag to compare

BUG FIXES:

  • Fixed JSON serialization error introduced in 1.5.4
  • Changed a few things to see if they were causing a memory leak

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

1.5.7

08 May 11:28
50e040c
Compare
Choose a tag to compare

BUG FIXES:

  • Handle request failure for some of the modules #66

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

1.5.6

08 May 05:33
7ceb201
Compare
Choose a tag to compare

BUG FIXES:

  • Handle request failure for some of the modules #66

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

1.5.5

07 May 21:27
d29da3d
Compare
Choose a tag to compare

BUG FIXES:

  • Convert data to utf-8 before sending POST request #66

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

1.5.4

07 May 17:38
b2525ed
Compare
Choose a tag to compare

BUG FIXES:

  • Added some debug logging #66

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

1.5.3

07 May 15:31
dcb34ad
Compare
Choose a tag to compare

BUG FIXES:

  • Reduced retry interval when component fails to startup #68
  • Added some debug logging #66

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

1.5.2

25 Apr 15:16
3c9a2ff
Compare
Choose a tag to compare

Bug fix for placeholders missing if language is not English #63

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

1.5.1

25 Apr 05:22
8e37334
Compare
Choose a tag to compare

Bug fix for entities with values "Aus" and "Ein", which are now correctly represented as 0 and 1 in Home Assistant

IF UPGRADING FROM 1.4.*
MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.

Config flow setup

24 Apr 12:31
d633101
Compare
Choose a tag to compare

MAJOR BREAKING CHANGES:

  • Please read the README to properly configure the component.
  • Configuring the component inside configuration.yaml isn't supported anymore.