Skip to content

Releases: ollo69/ha-smartthinq-sensors

v0.4.2

03 May 20:42
Compare
Choose a tag to compare
  • Implemented dishwasher APiv2
  • Revised (again) model information parsing
  • Added missing states

v0.4.1

02 May 15:33
Compare
Choose a tag to compare
  • Minor change on device init

v0.4.0

01 May 17:43
Compare
Choose a tag to compare

Added DishWasher support (under testing)

v0.3.10

30 Apr 21:42
Compare
Choose a tag to compare

v0.3.9

30 Apr 00:00
Compare
Choose a tag to compare

Change log:

  • Revised course detection for APIv2
  • Revised bit value identification for APIv1
  • Added attributes to dryer
  • Added new dryer states
  • Fixed wrong dryer states
  • Changed missed attribute detection model
  • Device states clean-up
  • Added new refrigerator attributes
  • Improved course detection
  • Implemented persistent state in device class with empty state on start
  • Added INFO log with device URL Info
  • removed I/O in main loop during initialization (HA 0.109 warning)

v0.3.8

26 Apr 22:44
Compare
Choose a tag to compare
  • Fixed temperature detection for refrigerator
  • Added drylevel attribute for washer/dryer combo
  • Added new washer states

v0.3.7

26 Apr 16:11
Compare
Choose a tag to compare

Fix on future proof translation directory for HA 111

v0.3.6

26 Apr 10:57
Compare
Choose a tag to compare
  • Future proof translation directory for HA 111
  • New washer states

v0.3.5

25 Apr 01:07
Compare
Choose a tag to compare
  • Fix exception on enum_name method
  • Added refrigerator states
  • Added washer states

v0.3.4

20 Apr 18:45
Compare
Choose a tag to compare
  • Fixed issue on missing states
  • Added version infos in HA log file