MQTT feature management

Ah, actually, this ties in with another problem we have, which is that we use the device name and not the feature name!

We already have a GitHub issue:
https://github.com/GladysAssistant/Gladys/issues/1313

I think this will solve your problem already :slight_smile:

What would you use this for?

Currently, what I recommend is not to have a return to 0, the sensor is just a « push Â» sensor that sends 1s when a movement is detected, so on the dashboard your motion sensor is properly displayed with the time of the last movement (« 10 minutes ago Â»). If you send a 0, it will distort the display.

However, where you are right, is that in the scenes we lack a trigger that is triggered when a motion sensor has not seen any movement for XX seconds/minutes, we already have a feature request for this, you can add a vote if you want to see this in Gladys: