I know it is possible to add new custom cards to lovelace. But I don’t understand if it is possible to overide a standard entity layout to change few things.
My problem is the following:
I have a cover component (somfy) that I can only open/stop/close but I don’t have any open/close state nor position.
So this cover component is displayed with button open disabled and buttons stop/close enabled.
I would like to change ha-cover-controls.js
so that all three buttons are always on.
Anyone knows how can I do it?
Thanks
Marco