Skip to content

iobroker-community-adapters/ioBroker.samsung

Repository files navigation

Logo

ioBroker.samsung

Number of Installations Number of Installations NPM version

Test and Release

Downloads

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Important note for windows users: This adapter requires git to be installed systemwide

Description

Adapter for Samsung TVs

Initial Creation

This adapter was initialy created by @soef at https://github.com/soef/ioBroker.samsung but not maintained any more, so we moved it to iobroker-community so that bugs could be fixed. thanks @soef for his work. Adapter was extended by jogibear9988 and mwp007 with further Api since then.

Configuration

Enter the IP of your Samsung TV. Choose your API: Samsung Remote - TVs before 2014 After installation, you have to confirm the new connection on your TV Samsung HJ - 2014 and 2015 After first connect you need to enter the Pin shown on your TV. Samsung2016 - selfexplaining SamsungTV - Tizen TVs after 2016

Requirements

Samsung TV
HJ Series tested by me on UE55HU7200. Support for devices since 2016 experimental if something does not work, look in the log.

Changelog

0.6.0 (2024-05-24)

  • (mcm1957) Adapter requires node.js >= 18 and js-controller >= 5 now
  • (mcm1957) Adapter uses adapter-core now
  • (Apollon77) Only Wake-On-Lan SamsungTVs on adapterstart if no token is configured
  • (mcm1957) Dependencies have been updated

0.5.11 (2022-06-02)

  • (Apollon77) Optimize checkOnOff logic on adapter start

0.5.10 (2022-05-27)

  • (Apollon77) Fix crash cases reported by Sentry

0.5.9 (2022-05-27)

  • (Apollon77) fix crash when initializing a SamsungTV (Tizen)

0.5.8 (2022-04-23)

  • (Apollon77) Fix crash cases reported by Sentry

License

The MIT License (MIT)

Copyright (c) 2023-2024 ioBroker Community Developers iobroker-community-adapters@gmx.de
Copyright (c) 2015-2017 soef soef@gmx.net, 2018-2022 ioBroker Community

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.