Skip to content

Releases: tavicu/homebridge-samsung-tizen

v5.2.7

14 Dec 08:47
Compare
Choose a tag to compare

Fix inputs order on iOS 17

v5.2.6

04 Mar 17:59
Compare
Choose a tag to compare
  • 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

01 Mar 08:23
Compare
Choose a tag to compare

Fix custom switches label

v5.2.4

14 Jul 06:02
Compare
Choose a tag to compare

Bug fixing and improvements.

v5.2.3

03 May 09:35
Compare
Choose a tag to compare

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

11 Mar 11:12
Compare
Choose a tag to compare
  • 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

06 Oct 05:48
Compare
Choose a tag to compare
  • 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

05 Oct 13:14
Compare
Choose a tag to compare
v5.1.0-beta.0 Pre-release
Pre-release
  • 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

11 Apr 15:14
Compare
Choose a tag to compare
  • 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

08 Apr 09:41
Compare
Choose a tag to compare
v5.0.0-beta.5 Pre-release
Pre-release
  • Switch real power when Frame.ModeOn.Enable option is enabled