Skip to content

Releases: veista/smartthings

Fix Number Entities to conform HA 2021.12.0

12 Dec 11:43
f34e3f3
Compare
Choose a tag to compare

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

Fixed janky switches

29 Nov 20:49
Compare
Choose a tag to compare

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 information

23 Nov 22:27
e8928f3
Compare
Choose a tag to compare

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

Feature Update

16 Nov 00:00
Compare
Choose a tag to compare
  • 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 fixes

15 Nov 15:44
1f77782
Compare
Choose a tag to compare

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

Initial Release

14 Nov 00:03
Compare
Choose a tag to compare

Initial Release