Just Curious if anyone has been able to figure out how to wrap text inside of an object using Floorplan. I’d like to be able to keep text within a certain “box” and have tried updating the HTML files, trying to wrap in Inkscape, etc with no luck.
To elaborate, I’d like to be able to use entities such as Wunderground daily summary (which sometimes can be lengthy) and have them stay inside a given boundary.
I’m at work at the moment, but i’ll post a picture of what I’m trying to describe tonight.
You are correct SVG does not make it easy to make wrappable text. I think it would be possible but it would need you to hack away at the actual svg file. Take a look here for SVG 2.
I saw that and noticed no one replied to your question. I figured starting a thread would gain a little more attention.
@PhyberApex
I’ll have to read up on that thank you. I’ve been doing quite a bit of googling and playing with the html and css coding but with little luck.
It does go in the config.yaml as new sensors. You then use those sensors in your floorplan.yaml. From there the class-template is used in the css file.