Skip to content

ClearlyDazed/legacy_samsungtv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legacy_samsungtv

Home Assistant Integration for legacy Samsung TV with enhanced source selection.

The legacy samsungtv platform allows you to control a legacy Samsung Smart TV. In my case a Series F (2013) TV. This integration extensively used the Home Assistant builtin integration maintained by escoand. Many thanks. I am new to both HA and python so my revisions may not be the most eloguent, but they work for me.

What I changed for this integration is that I enabled the custom selection of the TV sources; ie. HDMI 1, HDMI 2 or whatever sources you want to access on your TV. This is done by editing the SOURCES dictionary in the file media_player.py. For my TV you can not access HDMI 2 directly but must submit a key sequence to change the TV source with KEY_TV as the starting point. This capabilty also required a change to the samsungctl python utility by increasing the time lapse between key submissions, inorder for the TV to complete the instruction sent. The revised samsungctl utility (samsungTVlegacy) is included with the requirements in the manifest.json file.

Setup

Download the files (less the Readme) into a directory named legacy_samsungtv under the custom components directory. The installation depends on your TV being on and SSDP discovery being enabled. The configuration only uses SSDP and there is no need for adding anything to the configuration YAML file. Wait for the notification and confirm the detected device.

If your TV is first connected, you will need to accept Home Assistant on the TV to allow communication.

As always, use this at your own risk; I am not responsible for how you use it.

About

Home Assistant Integration for legacy Samsung TV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages