krahabb / meross_lan

Home Assistant integration for Meross devices
MIT License
450 stars 47 forks source link

Meross garage door opener: what is this light entity? #482

Open knwpsk opened 3 months ago

knwpsk commented 3 months ago

I installed a Meross MSG200 smart garage door opener in my home, and installed the Meross integration in HA. The integration created an entity called

"light.smart_garage_door_2307253970950561070248e1e9d32f7f_dnd"

Can anyone tell me what this entity represents?

I have two garage doors connected to the MSG200, but only one of these light entities is created -- so I don't think it's necessarily related to the overhead lights on the openers (although I wish it was, would like to control them).

krahabb commented 3 months ago

In every Meross device the 'dnd' light entity just represents the 'do not disturb' mode of the (whole) device. It is usually associated with a visible led (most of the times the same used to show some transient state like initial connection/pairing or so). So, turning off the dnd light in meross_lan should also turn off the led (it will just blink now and then when device boots or so..)