Homebridge Samsung Tizen Versions Save

Homebridge plugin for Samsung TV's with Tizen OS

v5.2.7

5 months ago

Fix inputs order on iOS 17

v5.2.6

1 year ago
  • By default all custom switches have the main accessory name prepended. We have added the option to disable this. Read the documentation to see how to do it.
  • Updated the plugin to reflect our new documentation.

v5.2.5

1 year ago

Fix custom switches label

v5.2.4

1 year ago

Bug fixing and improvements.

v5.2.3

2 years ago

ATTENTION! This is just a bump in version so the message can reach more users. Samsung pushed a new update for Frame TVs (late 2021 and 2022 from what we know) and it decided to remove the API for Art Mode. Right now we are still looking for a solution. Until then, don't update your Frames and make sure you disable Auto Update.

v5.2.1

2 years ago
  • New: Add integration with SmartThings API
  • Add option to create inputs that selects a specific source (require SmartThings API)
  • Add option to select picture mode (require SmartThings API)
  • Add option to set volume with a switch (require SmartThings API)
  • If SmartThings API is configured use it for changing channels
  • Add delay when running a command right after the TV powered ON
  • Clear sleep timeout if the TV shuts down sooner
  • Fix warning when a custom switch takes longer to execute
  • Update dependencies used by the plugin
  • Remove feature to list installed applications (Samsung removed their API)

Read here on how to setup SmartThings API: https://github.com/tavicu/homebridge-samsung-tizen/wiki/SmartThings-Setup

v5.1.0

2 years ago
  • Update and improve http requests
  • Improve listeners that update accessories
  • Improve storage of settings that are fetched automatically
  • Fix a bug that prevented the plugin to fetch the settings
  • Add option in Config UI interface to select Type of TV
  • Respond to power on/off actions in a maximum time of 1.5 seconds

v5.1.0-beta.0

2 years ago
  • Update and improve http requests
  • Improve listeners that update accessories
  • Improve storage of settings that are fetched automatically
  • Fix a bug that prevented the plugin to fetch the settings
  • Add option in Config UI interface to select Type of TV
  • Respond to power on/off actions in a maximum time of 1.5 seconds

v5.0.0

3 years ago
  • Add support for Frame TVs
  • Add Power switch for Frame TVs
  • Add Art Mode switch for Frame TVs
  • Use events for initialise elements and status changes
  • Refresh all accessories when state of TV changes

For more informations regarding Frame Support please follow this link: https://git.io/JOII1

v5.0.0-beta.5

3 years ago
  • Switch real power when Frame.ModeOn.Enable option is enabled