AlexMaghen
AlexMaghen
I'm using your GarageDoor example and I have it working but I am confused about one thing: In the very simple Python file I've included, the "GarageDoor" class's change_state() function...
Wow - just WOW is this an excellent piece of work. Thank you. Sorry, I'm done now.
First, thank you for this excellent thing! :) If I run... ``` hs.selectAccessory('Floor_Light') hs.printSelectedItems() hs.setStates("0") ``` No Accessories are returned and the setStates() does not work (logs attached), even though...
Thanks for this wonderful library. I am trying to build a LightBulb accessory that can handle dimming. For some reason, I get an error in `__init__` when I try to...
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...
Thank you for building this thing! I am following your instructions and I've gotten to the stage of installation where I'm supposed to do... sudo npm run-script provision When I...
Hi. This thing is *exactly* what I need but I'm having trouble getting it started. All of the installation steps worked as you described. When I reboot with no WiFi...