Hi, my database began to grow and I could see it wrotes a new row on each change of an entity, not only in when their state changes, if any property changes it would write a new line.
So I have some shelly switches and using ShellyForHASS, enabling getting more info, it updates wifi quality or temperature than can change a lot. All this change wrote a new line and I would like to avoid it. For the moment I disable to update this attributes but I would like to read some of them.
Is there any configuration to excludy this behaviour?
If you know how to code, why not make a change to the integration that allows included entities to have a second attribute that gives users the ability to ignore all or specific attributes?