Skip to content

Releases: veista/smartthings

Debugging OCF Cooktop

16 Jan 01:12
Compare
Choose a tag to compare
Debugging OCF Cooktop Pre-release
Pre-release

This is meant for debugging purposes.

Feature Update

14 Jan 23:55
Compare
Choose a tag to compare
Feature Update Pre-release
Pre-release

Added Remote Control Status Sensor. Slight improvements to other code too.

Slight improvements

14 Jan 00:13
Compare
Choose a tag to compare
Slight improvements Pre-release
Pre-release

Minor changes.

More oven support and bug fix

13 Jan 22:50
73db44f
Compare
Choose a tag to compare
Pre-release
  • Added sound select support for oven type TP2X_DA-KS-RANGE-0101X
  • Trying to fix disabledCapabilities again

Samsung OCF Oven Support

13 Jan 00:13
79b8a93
Compare
Choose a tag to compare
Pre-release

This update adds better support for Samsung OCF Ovens. Also adds a Firmware update config entity.

Revision to adding criteria for Motion Sensor Saver

08 Jan 21:55
Compare
Choose a tag to compare

Figured out a better way for evaluating Motion Sensor Saver adding criteria. There is no need to check model numbers anymore for this feature.

Feature Update

08 Jan 01:38
Compare
Choose a tag to compare

Finally Added Motion Sensor Saver function. Please note that this will not be added if you do not have the same AC model as me (ARTIK051_PRAC_20K). If your AC supports this function, please create an issue and I will add your model to the code.

Small revisions

06 Jan 22:06
Compare
Choose a tag to compare
  • Since it has come to my attention that some models do not support/have a display and thus not a display light, it is now checked against the model number.
  • Power sensors have been revised and "energySaved" will not be added if it is not supported
  • Revised power sensor classes and icons
  • Made Samsung AC swing mode problem more robust

Feature Update

03 Jan 01:40
Compare
Choose a tag to compare
  • Replaced Dust Filter reset switch with the button entity
  • Fixed many minor bugs.

Please note that this update requires HA 2021.12.7

Fixed Indentation error in setup

25 Dec 15:50
Compare
Choose a tag to compare

Fixed Indentation error, which caused some devices to crash the integration, if custom.disabledCapabilities was missing from the device.