ha-samsungtv-encrypted
ha-samsungtv-encrypted copied to clipboard
Samsung TV Encrypted Models (H & J Series) custom component for Home Assistant
I don't really know much about Home Assistant custom components, but this *should* fix #88.
With call service (HA version 2023.2), for example: ``` service: media_player.play_media data: entity_id: media_player.samsung_tv_remote media_content_type: 'send_key' media_content_id: 'KEY_PLAY' ``` The warnings appear in the log: ``` 2023-02-04 12:16:26.661 WARNING (MainThread)...
This custom integration uses deprecated `DEVICE_CLASS_*` constants in its codebase. The `DEVICE_CLASS_*` constants have been deprecated and replaced in Home Assistant Core 2021.12 (over a year ago). I would highly...
Just wanted to share the following HA warning, It likely happened right after I adjusted the volume. Logger: homeassistant.util.async_ Source: util/async_.py:105 First occurred: 5:58:10 PM (1 occurrences) Last logged: 5:58:10...
i tried to take token for my tv (UE50JU6900) but i recived this: C:\Users\José Rocha\Desktop\samsungtv_encrypted>get_token.py --ip 192.168.68.61 --port 8080 Traceback (most recent call last): File "C:\Users\José Rocha\Desktop\samsungtv_encrypted\get_token.py", line 4, in...
Good morning, i tried to take token for my tv (UE40J5200AKXZT) but i recived this: C:\temp\samsungtv_encrypted>python get_token.py --ip 192.168.1.31 --port 8080 Traceback (most recent call last): File "C:\Users\dbarb\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connection.py", line 156,...
Please use this thread to share your experiences with this custom component, tests, etc. The goal of this thread is to avoid saturating threads of specific issues. This thread will...
is the UE32J5500 suported?
how to add a unique ID during manual installation? or how to install automatically ?, I can't see my UH6400 in the automation settings
Hi there, When I connected this to my tv through the HA config I noticed that the TV (UE40J6000) kept recieving the back key, and this stopped whenever HA was...