Closed uziel200 closed 1 year ago
The volume control from hardware buttons just works me in an iPad and not in iPhone
homebridge-lgwebos-tv v2.2.7 iPhone iOS 16.1.1 iPad iPadOS 16.1.1
{ "name": "TV", "host": "10.9.8.2", "mac": "AA", "disableLogInfo": false, "disableLogDeviceInfo": false, "enableDebugMode": false, "turnScreenOnOff": true, "volumeControl": 1, "infoButtonCommand": "HOME", "getInputsFromDevice": false, "filterSystemApps": false, "inputs": [ { "name": "TV en vivo", "reference": "com.webos.app.livetv", "type": "TUNER", "mode": 0 }, { "name": "Nintendo Switch", "reference": "com.webos.app.hdmi1", "type": "HDMI", "mode": 0 }, { "name": "Netflix", "reference": "netflix", "type": "APPLICATION", "mode": 0 }, { "name": "YouTube", "reference": "youtube.leanback.v4", "type": "APPLICATION", "mode": 0 }, { "name": "Amazon", "reference": "amazon", "type": "APPLICATION", "mode": 0 }, { "name": "Directv Go", "reference": "com.directvgo.webostv-rt", "type": "APPLICATION", "mode": 0 }, { "name": "Disney+", "reference": "com.disney.disneyplus-prod", "type": "APPLICATION", "mode": 0 }, { "name": "HBO Max", "reference": "com.hbo.hbomax", "type": "APPLICATION", "mode": 0 }, { "name": "Apple TV", "reference": "com.apple.appletv", "type": "APPLICATION", "mode": 0 } ], "enableMqtt": false, "mqttAuth": false, "mqttDebug": false, "pictureModeControl": false, "brightnessControl": false, "backlightControl": false, "contrastControl": false, "colorControl": false }
Changes in iOS16, no solution yet.
In 16.3 beta working again
The volume control from hardware buttons just works me in an iPad and not in iPhone
homebridge-lgwebos-tv v2.2.7 iPhone iOS 16.1.1 iPad iPadOS 16.1.1