Skip to content

TA2k/ioBroker.smartthings

Repository files navigation

Logo

ioBroker.smartthings

NPM version Downloads Number of Installations Current version in stable repository Dependency Status

NPM

Tests: Test and Release

smartthings adapter for ioBroker

Adapter for Samsung Smartthings

Login process:

Visit the link. https://account.smartthings.com/tokens Log in with your Samsung account to go to the "Personal Access Tokens" page. Tap the "Generate New Token" button to go to the "New Access Token" page. Provide a name for the new token. In the "Authorized Scopes" section, select any functionality you want to authorize for the token. Tap the "Generate Token" button when you are done and you will be returned to the "Personal Access Tokens" page. Copy the newly generated token and keep it in a safe place. This is your only way to retrieve the newly generated token value.

Steer

smartthings.0.id.capabilities either set to true or set a predefined value

Discussion and Questions:

https://forum.iobroker.net/topic/48091/test-adapter-samsung-smartthings-v-0-0-x

Changelog

0.1.2 (2024-05-19)

  • Update Dependencies

  • 0.1.0 Added object excluding to reduce cpu usage

  • 0.0.4 Reduced cpu load while writing states

  • 0.0.3 (TA2k) initial release

License

MIT License

Copyright (c) 2021-2030 TA2k tombox2020@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.