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

Not able to add accessory #16

Closed
inktvis75 opened this issue Jul 7, 2018 · 1 comment
Closed

Not able to add accessory #16

inktvis75 opened this issue Jul 7, 2018 · 1 comment

Comments

@inktvis75
Copy link

It seems to be ok in homebridge:

Jul 07 11:43:12 bridge.home homebridge[317]: [2018-7-7 11:43:12] Loaded config.json with 1 accessories and 0 platforms.
[2018-7-7 11:43:13] ---
[2018-7-7 11:43:13] Loaded plugin: homebridge-cec-accessory
[2018-7-7 11:43:13] Registering accessory 'homebridge-cec.cec'
[2018-7-7 11:43:13] ---
[2018-7-7 11:43:13] Loading 1 accessories...
[2018-7-7 11:43:13] [Samsung TV] Initializing cec accessory...
[2018-7-7 11:43:13] [Samsung TV] Creating accessory service

Then I go to my iPhone, try to add the accessory, by entering code or scanning the QR code. Nothing happened.
Am I missing something ?

{
"bridge": {
"name": "HomeBridgePI",
"username": "",
"port": "51827",
"pin": ""
},
"description": "Homebridge",
"accessories": [
{
"accessory": "cec",
"name": "Samsung TV",
"type": "power",
"address": "0"
}
]
}

@inktvis75
Copy link
Author

updating homebridge and changing the username fixed the issue,
running 0.4.44 now

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