Home-Assistant-custom-components-SmartThings-Soundbar
Home-Assistant-custom-components-SmartThings-Soundbar copied to clipboard
Samsung Smarthings API for controlling Soundbar
from ur instruction,the device ID is came from: _graph-eu01-euwest1.api.smartthings.com/device_ https://graph-eu01-euwest1.api.smartthings.com/device/show/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXX but i found my decice ID is come from _graph-ap02-apnortheast2.api.smartthings.com/device/_ look like this: https://graph-ap02-apnortheast2.api.smartthings.com/device/show/xxxx-xxx-xxx-xxx-xxxxx the log in HA: Update for...
Great plugin, as this is what I really needed: select the source with a single button. Unfortunately there is a problem in automation with the 990B. It mutes the soundbar...
Hi, I can confirm Q700A is working quite well. The only one thing missing is "wifi" state when listening to Spotify (it is empty). When watching TV I have state...
hey, i was hoping you could add the sound mode on soundbars by using this: this forum post found an answer to do it: https://community.smartthings.com/t/hw-q990b-q995b-the-app-can-control-the-sound-mode-but-i-cannot-find-it-in-smart-things-capabilities/247058/23 ``` { "commands":[ { "component":"main",...
Hi Piotr, I have a problem with Samsung MS750. I did installed Your integration via HACS, also I have created completely fresh API token at SmartThings (same API token is...
Hi, when I control my soundbar with HA I can turn it on/off, change input source and volume, play music, but I can't pause it. Pressing play/pause button only allows...
Logger: homeassistant.helpers.entity Source: custom_components/smartthings_soundbar/api.py:35 Integration: smartthings_soundbar (documentation, issues) First occurred: 12:32:56 (1 occurrences) Last logged: 12:32:56 Update for media_player.soundbar fails Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 535, in...
Error
Hi, I get an error in logs: ``` This error originated from a custom integration. Logger: homeassistant.helpers.entity Source: custom_components/smartthings_soundbar/api.py:35 Integration: smartthings_soundbar (documentation, issues) First occurred: 19:21:56 (43 occurrences) Last logged:...
Until a few days ago everything worked fine. Thank you for the great integration. Unfortunately, the "select source" function has now been lost. It is also not possible to choose...
Using the service `media_player.select_source` I can switch the input source of my Samsung Q80R soundbar to `hdmi1` and `hdmi2`. But I'm unable to switch to `wifi`. Also I'm unable to...