homekit_python icon indicating copy to clipboard operation
homekit_python copied to clipboard

Accessing Accessories on Other Side of a Bridge

Open AlexMaghen opened this issue 3 years ago • 1 comments

Hi. Can you explain how I can access the accessories under a bridge? I have a Lutron Caseta platform. All of the switches, etc. show up in Apple Home. I want to be able to control those same accessories from Python. When I list all the paired items, the Lutron Caseta Bridge shows up, but none of the many switches that it controls show. Can I do that here?

AlexMaghen avatar Nov 05 '22 16:11 AlexMaghen

Sorry for the late reply. When you tried to see the switches with the code from this project, the Lutron Caseta Bridge was still paired to your apple home? I assume this because you write "When I list all the paired items". If at all, you'll see the switches from python only if the Lutron Caseta Bridge is paired with the python code.

jlusiardi avatar Jun 10 '24 05:06 jlusiardi