SmartThingsCommunity / smartapp-sdk-nodejs

Javascript/NodeJS SDK to create SmartThings SmartApps
https://smartthings.developer.samsung.com/
Apache License 2.0
143 stars 80 forks source link

feat: added i18n translation to postMessage fields #244

Closed bflorian closed 1 year ago

bflorian commented 1 year ago

Updated the decimal and number settings to support translations of the postMessage field via locale files. Previously translation was not supported. Only literal values could be set with postMessage.

Also fixed a bug in the decimal setting where the i18n key was displayed but not translated, if postMessage was not set.

Types of changes

smartthingspi commented 1 year ago

:tada: This PR is included in version 4.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: