-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Light blinks with full brightness instead of dimming on Dimmer 2 on release 51.6 #27
Comments
@Leo-PL Thanks for the pictures! I will check my old Dimmer 2 to see if anything looks different. If it does look different, I might ask you to make some tests if that would be ok? As a little bit of background - the zero crossing detection is done in this firmware. Normally that kind of thing would be done in hardware, but of course, adding additional circuitry would increase the cost of the device, whereas doing it in firmware is 'free'. |
@jamesturton, I can confirm Leo-PLs observation:
Regarding the diffent flavors of the Shelly Dimmer 2: There is a thread on the shelly-support.eu forum with pictures of two different versions.
I blew up my V2-version most likely by accidentally driving halogen LEDs via a transformer while having the trailing edge activated. In thread #30, Thomas Goebel did a great analysis on my damaged Dimmer-2, he also created a circuit diagram of the vertical daughter board. |
@jamesturton sure, I'll be happy to test. |
Hi! |
I tried the same, but in my case (purely resistive load) this didn't change a thing. |
I'm experiencing the same thing. I thought it was an issue with ESPHome so I made an issue there but later tried tasmota and saw the same behavior. Tried downgrading to 51.5 on a whim and it's working just fine. I tried to time the blinks and they appear to be about .66 seconds on my 60Hz light. The odd thing is that I have another older Dimmer 2 that is installed in my entry with ESPHome working fine on 51.6... @jamesturton any thoughts on what this could be? |
+1 also seeing this behaviour (or no light at all) on Tasmota 11.0.0 and 51.6. All working fine on 51.5 (although with a lot of flickering at low brightness). |
When flashed with Tasomota 10.0.0.0, and STM32 firmware release 51.6, the module exhibits strange behaviour, just as if the zero-cross detection wasn't operational. Light is blinking with a very low frequency, around 1Hz, and duty cycle somewhat proportional to the brightness set in Tasmota. When attempting to turn off the light in that state, it remains fully-on until Tasmota is restarted.
With firmware 51.5, dimming actually works properly.
Behaviour is the same, regardless if
ShdLeadingEdge
is set or cleared.My test setup is a 100W halogen bulb, connected with neutral wire on Dimmer 2. On stock firmware, the dimming works properly.
I wonder if there isn't an even newer hardware revision, so attaching photos of my unit:
The text was updated successfully, but these errors were encountered: