GitPedia
veista

veista/smartthings

A fork of the Home Assistant SmartThings Integration. This adds better support for Samsung OCF Devices.

27 Releases
Latest: 1y ago
Patch for 2025.1.01.1.17Latest
veistaveista·1y ago·January 4, 2025
GitHub

📋 What's Changed

  • refactor: update device class imports and constants by @joshua-dantonio in https://github.com/veista/smartthings/pull/114

New Contributors

  • @joshua-dantonio made their first contribution in https://github.com/veista/smartthings/pull/114
  • Full Changelog: https://github.com/veista/smartthings/compare/1.1.16...1.1.17
Fix For 2023.31.1.16
veistaveista·3y ago·May 4, 2023
GitHub

Fixing setup entries to conform HA 2023.3

Fix for 2022.101.1.15
veistaveista·3y ago·October 9, 2022
GitHub

Fixes issue on HA 2022.10

Added fridge model ARTIK051_REF_17K1.1.13Pre-release
veistaveista·4y ago·May 23, 2022
GitHub

Added fridge model ARTIK051_REF_17K

Fixed adding SPI mode1.1.12Pre-release
veistaveista·4y ago·March 28, 2022
GitHub

Minor fix to SPI mode.

Added SPI mode1.1.11Pre-release
veistaveista·4y ago·March 28, 2022
GitHub

Added SPI mode.

Fix for 2022.31.1.10
veistaveista·4y ago·March 7, 2022
GitHub

Quick fix. Thanks to @firstof9

Added support for OCF Fridge1.1.9Pre-release
veistaveista·4y ago·January 22, 2022
GitHub

Added support for 21K_REF_LCD_FHUB6.0 Fridge via OCF Functions. This is a temporary fix for a problem in pysmartthings.

Trying to fix quiet issue with some ac models1.1.8
veistaveista·4y ago·January 18, 2022
GitHub

📋 Changes

  • Hopefully fixes quiet mode on ac models that are missing it
  • Changed some oven sensor names
Support for Samsung OCF Ovens1.1.6
veistaveista·4y ago·January 16, 2022
GitHub

📋 Changes

  • All Sensors
  • Light select
  • Sound Switch
Bug fix1.1.5Pre-release
veistaveista·4y ago·January 16, 2022
GitHub
Debugging OCF Cooktop1.1.4Pre-release
veistaveista·4y ago·January 16, 2022
GitHub

This is meant for debugging purposes.

Feature Update1.1.3Pre-release
veistaveista·4y ago·January 14, 2022
GitHub

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

Slight improvements1.1.2Pre-release
veistaveista·4y ago·January 14, 2022
GitHub

Minor changes.

More oven support and bug fix1.1.1Pre-release
veistaveista·4y ago·January 13, 2022
GitHub

📋 Changes

  • Added sound select support for oven type TP2X_DA-KS-RANGE-0101X
  • Trying to fix disabledCapabilities again
Samsung OCF Oven Support1.1.0Pre-release
veistaveista·4y ago·January 13, 2022
GitHub

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

Revision to adding criteria for Motion Sensor Saver1.0.10
veistaveista·4y ago·January 8, 2022
GitHub

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 Update1.0.9
veistaveista·4y ago·January 8, 2022
GitHub

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 revisions1.0.8
veistaveista·4y ago·January 6, 2022
GitHub

📋 Changes

  • 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 Update1.0.7
veistaveista·4y ago·January 3, 2022
GitHub

📋 Changes

  • Replaced Dust Filter reset switch with the button entity
  • Fixed many minor bugs.
Fixed Indentation error in setup1.0.6
veistaveista·4y ago·December 25, 2021
GitHub

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

Fix Number Entities to conform HA 2021.12.01.0.5
veistaveista·4y ago·December 12, 2021
GitHub

Fixed Number Entities to work with HA 2021.12.0. Also added icons to Number entities.

Fixed janky switches1.0.4
veistaveista·4y ago·November 29, 2021
GitHub

In this release fixed janky switch problem, which was caused by not waiting for push updates. Caused mostly problems with automations. Also added more describing icons to switches.

Added OCF device information1.0.3
veistaveista·4y ago·November 23, 2021
GitHub

Added Device manufacturer, model and firmware version to device information of OCF device types.

Feature Update1.0.2
veistaveista·4y ago·November 16, 2021
GitHub

📋 Changes

  • If a SmartThings device has a capability custom.disabledCapabilities, the integration now recognizes this and prevents these entities to be added into Home Assistant. This now also lets you remove these ghost entities permanently.
  • minor fix how power sensors show null values -> unavailable instead of unknown.
Add support for HACS and minor feature fixes1.0.1
veistaveista·4y ago·November 15, 2021
GitHub

Fixed deltaEnergy attribute to be measured, was previously total increasing.

Initial Release1.0
veistaveista·4y ago·November 14, 2021
GitHub

Initial Release