Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.5.4

05 Jul 21:52
Compare
Choose a tag to compare
  • updated documentation (PR #61 by @KTibow)
  • fixed refrigerator temperature (issue #64)
  • added warning for configuration using APIv1
  • removed support for configuration using yaml file

v0.5.3

01 Jul 11:20
Compare
Choose a tag to compare
  • Fix unavailable status maintained in some circumstance
  • Added "assumed_state" attribute

v0.5.2

27 Jun 23:37
Compare
Choose a tag to compare
  • Improved connection error handling
  • Implemented unavailable state on persistent connection error
  • Added "invalid credential" exception (error 0110)
  • Config Flow spanish translation (@jordibsk10, PR #52)

v0.5.1

10 Jun 16:46
Compare
Choose a tag to compare
  • reviewed reconection algorithm
  • fixed sensor states issue for some devices (issue #48)
  • minor fix

v0.5.0

07 Jun 18:15
Compare
Choose a tag to compare
  • Implemented use of native language pack
  • Removed option for using coreV1 in configuration
  • Deprecated configuration via yaml
  • Added doorClose status for washer
  • Minor fix
  • Updated documentation

v0.4.7

20 May 19:25
Compare
Choose a tag to compare

v0.4.6

15 May 21:52
Compare
Choose a tag to compare
  • Fix temperature for some refrigerator model on APIv1
  • Add refrigerator states

v0.4.5

12 May 18:04
Compare
Choose a tag to compare
  • Improved Network Error log management

v0.4.4

12 May 12:51
Compare
Choose a tag to compare
  • Improved Network Error log management

v0.4.3

05 May 19:54
Compare
Choose a tag to compare
  • Skip loading unsupported (no wi-fi) devices
  • Added Washer and Dryer states
  • Italian Translantion minor fix (@Pistak)