neilpatel121 / homebridge-skyq-tvremote

Apache License 2.0
10 stars 3 forks source link

Cannot add to Home app (not appearing) #32

Closed bosco90 closed 3 years ago

bosco90 commented 3 years ago

Describe Your Problem: The Sky Q box, connected over Ethernet, cannot be found by the Home app when I try to add it manually. It appears in the HomeBridge accessory list and I can control it (On/Off and Mute only).

Logs:

Starting to advertise 'Sky Q Box 34D5' using ciao backend! [15/6/2021, 15:27:07] Sky Q Box 34D5 is running on port XXX. [15/6/2021, 15:27:07] Please add [Sky Q Box 34D5] manually in Home app. Setup Code: 123-45-678

Plugin Config:

        "devices": [
            {
                "name": "Sky Q Box",
                "ipAddress": "192.168.X.X"
            }
        ],
        "platform": "skyq-tvremote"

Screenshots: N/A

Environment:

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.