Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.5.6

04 Sep 21:27
Compare
Choose a tag to compare
  • Core: removed debug log of Auth Token
  • Refrigerator: added "express_mode" and "express_fridge" features (with feature description retrieval)
  • Refrigerator: added check of available features
  • Refrigerator: added check for default "eco-friendly" temperature (issue #76)
  • Updated config_flow "es" language (PR #71)
  • Updated "readme" (PR #78)

v0.5.5

07 Jul 22:41
Compare
Choose a tag to compare
  • Clarification on usable region and language code
  • Changed language code to 2 character code in config flow

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