BigAssFansAPI icon indicating copy to clipboard operation
BigAssFansAPI copied to clipboard

Unofficial API for Big Ass Fans!

Results 7 BigAssFansAPI issues
Sort by recently updated
recently updated
newest added

Ok, working on updates from what @stabbylambda started. I know there were concerns about having significant changes to the API, but with my experience working at Nest, this is for...

Am running the code base included with homebridge-bigAssFans. I turned on logging and added a couple debug statements... $ node ./getFanInfo.js BigAssProperty fan BigAssProperty light BigAssProperty sensor BigAssProperty smartmode BigAssProperty...

This returns the current value of the Whoosh mode, but will not set it. What am I doing wrong? ``` var bigAssApi = require("../BigAssApi"); // Don't scan for any fans...

Hello, I was wondering if it is possible or if the senseme software in the fans has the option to poll the current thermostat info? I'm interested in logging the...

Hi Sean, Could you please help me how to integrate this with SmartThings?

events.js:160 throw er; // Unhandled 'error' event ^ Error: bind EADDRINUSE 0.0.0.0:31415 at Object.exports._errnoException (util.js:1036:11) at exports._exceptionWithHostPort (util.js:1059:20) at dgram.js:221:18 at _combinedTickCallback (internal/process/next_tick.js:77:11) at process._tickCallback (internal/process/next_tick.js:98:9) Now - I could...

I wanted to get HA to automate lighting sequences but it seems like there’s no entity for the uplight. I assume the basis of getting everything to work lies on...