lukasroegner / homebridge-philips-hue-sync-box

Homebridge plugin for the Philips Hue Sync Box.
MIT License
55 stars 12 forks source link

Custom name for each accessory #62

Open jlian opened 2 years ago

jlian commented 2 years ago

Great plugin. Would be nice if I could give each exposed accessory types a specific name in the config. Right now they always revert back to "Sync Box". I'd like to rename the entertainment area accessory to "Sync area".

image
simposiummm commented 1 year ago

Hi @jlian thanks for the post, sorry i can not answer your question, for me will be really helpful if you can provide more info about how can you get the different HDMI inputs on homekit, for me only shows one single toggle for swtich on and off the syncbox...

I tried to set as "true" all in reference to the additional settings but not luck...

"tvAccessory": "true",
"tvAccessoryType": "tv",
"tvAccessoryLightbulb": true,
"modeTvAccessory": "true",
"modeTvAccessoryType": "tv",
"modeTvAccessoryLightbulb": "true",
"intensityTvAccessory": "true",
"intensityTvAccessoryType": "tv",
"intensityTvAccessoryLightbulb": "true",
"entertainmentTvAccessory": "true",
"entertainmentTvAccessoryType": "tv",
"entertainmentTvAccessoryLightbulb": "true",