Releases: veista/smartthings
Debugging OCF Cooktop
This is meant for debugging purposes.
Feature Update
Added Remote Control Status Sensor. Slight improvements to other code too.
Slight improvements
Minor changes.
More oven support and bug fix
- Added sound select support for oven type TP2X_DA-KS-RANGE-0101X
- Trying to fix disabledCapabilities again
Samsung OCF Oven Support
This update adds better support for Samsung OCF Ovens. Also adds a Firmware update config entity.
Revision to adding criteria for Motion Sensor Saver
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
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
- 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
- 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
Fixed Indentation error, which caused some devices to crash the integration, if custom.disabledCapabilities was missing from the device.