krahabb / meross_lan

Home Assistant integration for Meross devices
MIT License
408 stars 45 forks source link

dndmode not working properly #305

Open carlituxman opened 1 year ago

carlituxman commented 1 year ago

Device info: mss310 6.0.0 Firmware: 6.3.21

When switch is on and dndmode off, after switch off the led stays on When switch is off and dndmode off, after switch on the led stays off

krahabb commented 1 year ago

Well..I've right now tested mines (mss310 on old fw 2.something) and the light stays off when DNDMode is off whenever I switch the toggle. So this could be an issue with the device fw itself or maybe some hw 'soft' failure.

Does the DND light turn on/off correctly when you operate the HA/meross_lan light entity ?

carlituxman commented 1 year ago

I have 3 device and all fail the same

I have the dndmode off and outlet is off, then switch outlet on but the led is off, then switch dndmode to on and turn on the led When switch outlet off (with led on and dndmode on), then the led stay on, then switch dndmode off and then led turn off

Is like the dndmode need to be changed to refresh the led

carlituxman commented 1 year ago

Hi. Any news from this? I test all my meross plugs mss310 with the same result. Tried reset it. But:

When the dndmode off and outlet is off, then switch outlet on but the led is off, then switch dndmode to on and turn on the led When switch outlet off (with led on and dndmode on), then the led stay on, then switch dndmode off and then led turn off

Is like the dndmode need to be changed to refresh the led

krahabb commented 1 year ago

I didn't have the time to reproduce the behavior you're experiencing so this is still 'in the queue'... don't worry btw, I'll check it in the next few days ;)

LDprg commented 1 year ago

I hava a similar problem.

If the dnd is off and I turn the switch on the led stays off. If I then turn dnd on the led goes on. However If I now turn the switch off the light stays on and cant be turned off until I switch the switch on and change the dnd to off.

For me it looks like the led doesnt goes off when turning the switch off.

carlituxman commented 10 months ago

Any news about this??

krahabb commented 10 months ago

Not yet..still in the backlog ;)

krahabb commented 8 months ago

I did some tests and this is what happens on mines (mss310 fw 2.1.4)

It looks like whenever you turn on the dnd, the led goes in a 'lighted' state (mines go red) for a while and this is independent of the switch state. I think the led light has different meanings since it is also used to carry connection/pairing state so, when you turn it on (the dnd) the led not only shows the switch state but also some other info.

Could this explain the behavior you experience?

carlituxman commented 5 months ago

I did some tests and this is what happens on mines (mss310 fw 2.1.4)

  • switch off
  • dnd off (led is off)
  • turn dnd on (led lights up in red)
  • switch on (led lights up in red/blue)
  • after a while the red goes away and just stays blue
  • switch off (led off)
  • switch on (led on blue)

It looks like whenever you turn on the dnd, the led goes in a 'lighted' state (mines go red) for a while and this is independent of the switch state. I think the led light has different meanings since it is also used to carry connection/pairing state so, when you turn it on (the dnd) the led not only shows the switch state but also some other info.

Could this explain the behavior you experience?

approximately that