PiotrMachowski / Home-Assistant-custom-components-SmartThings-Soundbar

Samsung Smarthings API for controlling Soundbar
MIT License
85 stars 21 forks source link

Samsung HW-Q990D not supported yet? :-) #71

Open LJ-Stevo opened 2 months ago

LJ-Stevo commented 2 months ago

Hi,

Just asking as a noob, is it possible to add support for the newest model HW-Q990D? At the moment I figured out to get the entity. Now I only have: On/Off Play/Pause Mute/Unmute Volume + / Volume - (with volume bar)

Thanks!

Greg-or-y commented 2 weeks ago

Piotrze,

Jeżeli to możliwe z Twojej strony, dodaj proszę obsługę Q990D (2024).

        "ocf": {
            "ocfDeviceType": "oic.d.networkaudio",
            "name": "Q-Soundbar",
            "specVersion": "core.1.1.0",
            "verticalDomainSpecVersion": "res.1.1.0,sh.1.1.0",
            "manufacturerName": "Samsung Electronics",
            "modelNumber": "HW-Q990D",
            "platformVersion": "8.0",
            "platformOS": "Tizen",
            "hwVersion": "",
            "firmwareVersion": "SAT-MT8532D24WWC-1015.3",
            "vendorId": "VD-NetworkAudio-003S",
            "vendorResourceClientServerVersion": "3.2.41",
            "lastSignupTime": "2024-09-19T10:28:30.544902Z",
            "transferCandidate": false,
            "additionalAuthCodeRequired": false
        },

Z góry dziękuję za support :) pozdro.

PiotrMachowski commented 2 weeks ago

@LJ-Stevo @Greg-or-y

Can you show the state and attributes of entity that is created?

Open your Home Assistant instance and show your state developer tools.

Greg-or-y commented 2 weeks ago

image

image

Greg-or-y commented 2 weeks ago

Działa tylko głośniej/ciszej i mute. brak wyboru wejścia (na dole pierwszego screena)

Greg-or-y commented 2 weeks ago

Nie widzę też wartości liczbowej określającej aktualny poziom głośności, co jest przydatne w automatyzacji.

Greg-or-y commented 2 weeks ago

image

PiotrMachowski commented 2 weeks ago

coś w logach jest?

Greg-or-y commented 2 weeks ago

image

PiotrMachowski commented 2 weeks ago

Do you have built-in Smartthings integration configured?