sajmonr / homebridge-hubspace

Homebridge plugin for controlling Hubspace accessories.
Apache License 2.0
9 stars 9 forks source link

Implement comfort breeze for fan #11

Open sajmonr opened 1 year ago

sajmonr commented 1 year ago

Implement comfort breeze function for a fan. Function definition:

{
    type: DeviceFunction.ComfortBreeze,
    attributeId: 8,
    functionClass: 'toggle',
    functionInstanceName: 'comfort-breeze'
}