Releases: veista/smartthings
Fix Number Entities to conform HA 2021.12.0
Fixed Number Entities to work with HA 2021.12.0. Also added icons to Number entities.
Fixed janky switches
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
Added Device manufacturer, model and firmware version to device information of OCF device types.
Feature Update
-
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
Fixed deltaEnergy attribute to be measured, was previously total increasing.
Initial Release
Initial Release