normen / homebridge-bravia

Homebridge plugin for Sony Bravia TVs (AndroidTV based ones and possibly others)
139 stars 26 forks source link

No sound when turning ON Bravia TV #152

Closed Jer-emy closed 3 years ago

Jer-emy commented 3 years ago

Hello,

When I'm turning ON my TV, I do not have sound and I have to turn OFF and turn ON again to get sound. I'm using a soundbar handled in a HDMI port and it switch ON directly when I'm turning ON my TV.

In the configuration of the plug-in, I have set "sound output" as "SonyAudio" because I have alsa a plug-in for my soundbar. Does it the root cause of my issue?

    {
        "name": "Sony Audio Platform",
        "platform": "SonyAudio"
    {
        "tvs": [
            {
                "name": "TV salon",
                "ip": "xxx.xxx.x.xx",
                "woladress": "xxx.xxx.xxx.x",
                "mac": "xx:xx:xx:xx:xx:xx",
                "externalaccessory": true,
                "soundoutput": "SonyAudio",
                "updaterate": 3000
            }
        ],
        "platform": "BraviaPlatform"
    }
normen commented 3 years ago

No idea, did you try simply setting the normal "speaker"?