Sean Keenan

Results 35 comments of Sean Keenan

In what way are you repeatedly hitting the endpoint? That error happens if multiple "fan masters" are trying to listen to fans. The solution (in general) is to have all...

Thanks @davidwkeith. Sorry that I've been completely MIA on this repo, combination of moving and not re-installing my fan, and just in general not prioritizing this project. Not that those...

Unfortunately I don't use SmartThings at all 😅, so can't be much help on this. I can leave this issue open for other people to comment on though.

That's a good idea! I tried to get it working on this line: https://github.com/sean9keenan/homebridge-bigAssFans/blob/master/index.js#L166 You can comment it in - but I remember for some reason it wasn't working as...

Haha, well it's really only one other issue 😅 . I don't _think_ that it being read only is the issue here - but maybe. [Here](https://github.com/sean9keenan/homebridge-bigAssFans/blob/master/index.js#L76) you can see that...

Sorry that I've been MIA from this repo - I feel a bit bad 😅. Thanks for the sample code - I pulled your repo and confirmed that it works...

No worries! Please let me know if my suggestions on how to rebase make sense - this is a great chance to learn how to become better at git! The...

Interesting - as far I'm aware that should work, although I don't remember actually ever trying to set Whoosh mode if I'm being honest 🙂 You said that registering the...

Interesting - I would believe that SN's/unique identifiers are being used differently in the Lutron app vs the Home app, however I'm not sure what the proper way to report...

You'd probably have to figure out how the Wall Controller and the Haiku fan talk to each and in particular how they pair. One way you can do this is...