Add more shapes and type of lines for shapes in display component
Describe the problem you have/What new integration you would like
Hi!
- Could be very cool to have more shapes (triangles, etc...) in the display component.
- Also, would very much like to customize the type of lines for the existing shapes (dotted line, etc...)
Regards,
PR to add triangle shape, outlined or full filled: https://github.com/esphome/esphome/pull/6096
PR to add polygon shapes, outlined of filled: esphome/esphome#6108
display component could indeed need further shapes / possibilities to visualize data.
For example a gauge draw option to show current levels like this on lovelace (of course simpler design without the text and arrow)
nice would also be some gradient option for the shapes we draw.
Check https://github.com/esphome/esphome/pull/6363