wez / govee2mqtt

Govee2MQTT: Connect Govee lights and devices to Home Assistant
MIT License
518 stars 32 forks source link

Initial Fan Addition #263

Open DellanX opened 3 months ago

DellanX commented 3 months ago

I started to work on the code for the issue I created for #262, basing the logic off of the humidifier implementation.

It still needs some work integrating the MQTT class into your framework. I'm having issues getting my environment setup, but once I got it, I should be able to tackle getting a working fan device conversion.

DellanX commented 3 months ago

This is about as far as I am willing to take the implementation, as I don't the time to learn how to add tests, or how to setup the build process so that I can prototype it.