homebridge-bigAssFans
homebridge-bigAssFans copied to clipboard
A Homebridge plugin for Big Ass Fans
I believe the latest firmware updates to my haiku fans broke compatibility. I suspect they changed the underlying api’s to work similar to how their newer i6 models work. This...
I have a number of Big Ass Fans in use with this plugin. I also use ControllerForHomeKit, and it has detected that all of the fans have the same serial...
Hello, My config is { "accessory": "BigAssFan", "name": "Big Fan", "fan_name": "Big Fan", "fan_id": "b8:f0:09:ac:bd:b8" } The log is: [4/11/2021, 11:10:43 AM] [Big Fan] Initializing BigAssFan accessory... [4/11/2021, 11:10:43 AM]...
I am having issues with seeing the i6 fan using this. I have set it to expect 5 fans, four Haiku and one i6. The Haiku's are found and working...
Hello - I answered the call for testers for the v1.3.0 beta of homebridge. Updating results in a crash loop for me with the following in the logs: ` [1/2/2021,...
Platform: HOOBS When using Siri or HomeKit control, turning on the fan will always set to level 3 instead of the last used speed. Turning on the light always sets...
Trying to configure plugin for a single fan, getting an error when restarting homebridge: ``` TypeError: existingAccessory.getServices is not a function at new BigAssFanAccessory (/usr/local/lib/node_modules/homebridge-bigAssFans/index.js:254:52) at /usr/local/lib/node_modules/homebridge/src/server.ts:357:50 at Array.forEach ()...
I'm thinking a good feature enhancement, given recent trigger support for sensors in iOS, would be to add the Haiku occupancy sensor as it's own service with Service.OccupancySensor. I will...
After updating [email protected] receiving "Plugin 'homebridge-bigAssFans' tried to register with an incorrect plugin identifier: 'homebridge-bigAssFan'. Please report this to the developer!" However, it seems just a warning for now. Everything...
i'm having issues with homebridge >= 1.0.0. Hopefully @sean9keenan or @davidwkeith can take a look. My issues started when i cleared my cachedAccessories file. When i did that i could...