maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
803 stars 233 forks source link

FAN2 example with relays for speed #385

Closed cab113 closed 3 years ago

cab113 commented 3 years ago

Hi All, question

Is there a example for FAN2 accessory, where the speed can turn on 3 individual relays on a 3 speed fan?

toshibochan commented 3 years ago

Look this https://github.com/RavenSystem/esp-homekit-devices/wiki/Devices-Database

cab113 commented 3 years ago

Thanks @toshibochan. I have used ravencore before, im building a multi- accessory with temperature and ranven core doesnt support what im after. I have worked out how to set up fan2 accessory with rotational speed, im stuck it the part where to and how to assign my 3 speeds to three individual relays.