balansse / homebridge-vivint

Integrates Vivint security system with Apple Home
Other
45 stars 15 forks source link

Add support for fan rotation speed #66

Closed mikedecaro closed 2 years ago

mikedecaro commented 2 years ago

Smart fan controls show up as dimmer switches in the Vivint panel. This allows HomeKit to show these devices as fans.

I saw that light_switch.js uses the accessory name to choose a service, so I used the same logic here.