-
I successfully implemented floorplan via the older floorplan-card.js implementation. Now that this has moved to HACS I would like to take advantage of any updates and such. To date, each time I attempt to implement with my existing SVG and CSS, nothing actually changes color anymore. Is there a recommended way to do that update to ensure functionality remains? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 20 replies
-
It might be because you have a grouped object. To make this work now you just need to add a new bit to your CSS. Whatever the CSS class is called just add another one with the same name followed by an asterisk as follows:
|
Beta Was this translation helpful? Give feedback.
-
Hi, We don't have any migration-guide, or something simular. @pkozul are still working on the "options"-page in our official docs. I guess it's a good idea, to have a short/simple guide on how to migrate most things to the new solution. Quite a few things has been changed, and done much better :-) For a color-change example, have you seen our "Light"-example? |
Beta Was this translation helpful? Give feedback.
-
I've not had any luck resolving and have gone back to the older lovelace
implementation for the time being.
I'll probably revisit somewhere down the road...
Best Regards,
*Patrick Donohue*
…On Sun, Apr 11, 2021 at 4:13 AM OzGav ***@***.***> wrote:
Hi @paddy0furniture <https://github.com/paddy0furniture> just checking if
your problem has been resolved?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#83 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNAEE3LQO3VATQXLMGQ77DTIF76VANCNFSM42HJ4QHA>
.
|
Beta Was this translation helpful? Give feedback.
-
This is a copy/paste answer, previously added as a reply to an answer. Please let us know how it's going? Here's one post with a bit of usefull information: If you need examples for specific things, kindly ask here. I'm still waiting for a "options" page from @pkozul - but you'll find a few of the options in the examples located in our docs: |
Beta Was this translation helpful? Give feedback.
Hi,
We don't have any migration-guide, or something simular. @pkozul are still working on the "options"-page in our official docs. I guess it's a good idea, to have a short/simple guide on how to migrate most things to the new solution.
Quite a few things has been changed, and done much better :-)
For a color-change example, have you seen our "Light"-example?
https://experiencelovelace.github.io/ha-floorplan/docs/example-light/