Skip to content

How to add paired device to Accessories in Homebridge #107

Discussion options

You must be logged in to vote

OK. I managed to add the device it was as simple as adding additional code:

"devices": [
{
"manufacturer": "TUYATEC-p9HCE8pZ",
"models": [
"TS0011"
],
"services": [
{
"type": "bulb",
"meta": {
"brightness": true
}
}
]
}
]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TrapMusicJunkie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant