YSR-MINI-01_dimmer #16029
theuselessone
started this conversation in
Devices
YSR-MINI-01_dimmer
#16029
Replies: 1 comment 4 replies
|
I'm experiencing the same problems with this device. How am I supposed use this code? As external converter? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a couple of thees odd devices ZigBee 3.0 LED Light Dimmer Controller
The identify themself as
[YSR-MINI-01_dimmer].
If they are powered off they don't start again if you adjust the brightness level only if you press on or off. I narrowed it down to that the device probably don't handle "move to level with onoff" very well.
I am not a good programmer but i did get the device to work properly when rewriting the light_onoff_brightness for that device. Since this was my first attempt of tinkering with adding a device to zigbee2mqtt i probably did it wrong and it also identifies as a YSR-MINI that might work therefore i dont want to submit a pull request
Anyway i thought id share the code at least so if anyone else experience the same problem they might be helped
All reactions