ha-samsungtv-tizen
ha-samsungtv-tizen copied to clipboard
📺 HomeAssistant - For Samsung TVs 2016+, Includes SmartThings API and Channel List Support
When setting up a key chain as a service the delay is shorter than when setting up the same key chain as source. For example (switching the audio output): ```...
Hi is there any way to get the stat out from this addon? I want to get if the TV is playing something or paused or idle mode.. ???? This...
hi, hope this issue report may be helpful on the integration development. Logger: homeassistant.util.async_ Source: util/async_.py:180 First occurred: 22 dicembre 2022, 20:18:51 (8 occurrences) Last logged: 06:32:54 Detected blocking call...
Hi, the volume_level attribute under states always stays at 0. I always change the volume of the TV using the remote, I barely never use the volume_set service thanks in...
can someone help me? Error while setting up samsungtv_tizen platform for media_player Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 281, in _async_setup_platform await asyncio.shield(task) File "/usr/local/lib/python3.10/concurrent/futures/thread.py", line 58, in...
HA version:2022.11.3 samsung tizen v: 1.6.1 TV Samsung Q90 (2021 model) Problem: not able to cast/stream camera to the TV ``` service: camera.play_stream data: media_player: media_player.samsung_tv target: entity_id: camera.intercom_camera ```...
time.sleep is a blocking call, use task.sleep instead (#172)
I have a recurring warning WARNING (MainThread) [homeassistant.util.async_] Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author...
Is there a way to cast to PiP? I would like to be able to cast my front door camera to a Picture In Picture screen while I'm watching TV...
Hi! There is any way to remove the delay between commands? If I try to mute/unmute my TV with the original "Samsung TV integration", everything it is very fast, instantaly....