merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
390 stars 61 forks source link

Support for yeelink.light.mono6 #153

Closed edzdamangere closed 2 years ago

edzdamangere commented 2 years ago

Can we please get support for the yeelink.light.mono6. I see that the mono4 is supported.

merdok commented 2 years ago

Sure, that should be possible! But it will take quite some time since I am working on rebuilding the plugin right now and that might take some time.

fran-6co commented 2 years ago

I support this open issue. I am having some troubles, it is detected as a switch and cannot be dimmed the light intensity. Thanks so much for your work @merdok !

merdok commented 2 years ago

It cannot be dimmed since it is detected as a generic accessory instead of a light accessory. Proper device class is needed to make it work correctly. I will not be able to add proper support in the next couple weeks or months since my code base locally is a big construction site due to the rebuild. I can only say that you could try to add proper support by yourself by submitting a pull request. It is quite easy to do it and you could have a look at some closed pull requests to get an idea what is needed.

merdok commented 2 years ago

Hi guys, can any of you tell me what is the actual name of the device? Like post a link to product page? Not sure exactly how i should name it 😅

merdok commented 2 years ago

Support is now added in version 1.0.0!