Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

favorite list not working #52

Open
kaano29 opened this issue Aug 19, 2021 · 0 comments
Open

favorite list not working #52

kaano29 opened this issue Aug 19, 2021 · 0 comments

Comments

@kaano29
Copy link

kaano29 commented Aug 19, 2021

i tried everything but for me the input from favorite list doesnt work...

i guess i found out what the problem is, if the channel is pay TV (with key symbol) u cant add it as input source.

    "bridge": {
        "name": "Homebridge 248E",
        "username": "0E:6E:2C:6B:24:8E",
        "port": 51555,
        "pin": "248-32-844"
    },
    "accessories": [],
    "platforms": [
        {
            "name": "Config",
            "port": 8581,
            "platform": "config"
        },
        {
            "debug": true,
            "configVersion": 1,
            "tvs": [
                {
                    "name": "Philips TV",
                    "ip": "192.168.2.108",
                    "broadcastIP": "192.168.2.255",
                    "wakeOnLanRequests": 1,
                    "wakeOnLanTimeout": 1000,
                    "macAddress": "28:AD:18:98:83:D2",
                    "apiUser": "7XWUoY0rGIvirhDM",
                    "apiPass": "2accba197f188eb70a1e5cadd416ec48e6390e8f0e5b74234286b1eab67e988a",
                    "apiVersion": 6,
                    "wakeUntilAPIReadyCounter": 100,
                    "alternativePlayPause": true,
                    "dedicatedMuteSwitch": true,
                    "dedicatedVolumeLightbulb": true,
                    "channels": {
                        "useFavorites": true,
                        "favoriteListId": "1",
                        "includeAll": false
                    },
                    "apps": [
                        "Netflix",
                        "YouTube",
                        "TV"
                    ]
                }
            ],
            "platform": "PhilipsAndroidTV"
        }
    ]
}```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant