BREAKING BREAKING
This is just a resource name change, but an important one. We have had 2 resources in this repo for some time now:
- custom-ui (with updateMoreInfo functionality built in)
- custom-ui-only (without updateMoreInfo)
Reason was we developed a new Plugin Custom-more-info that supersedes the functionally in the former custom-ui, and has many extra features.
Because the new Custom-more-info not only has more features, but also performs much better, we took out the updateMoreInfo functionality of the legacy custom-ui plugin, and release the new version in this release.
With this release we change the resource names:
- custom-ui (the new default plugin of this repo, now without the updateMoreInfo functionality)
- custom-ui-legacy (the former plugin, now only here for reference to the legacy of this plugin, not to be used anymore! )
From now on, It is advised to use the new Custom-ui (so the one without the UpdateMoreInfo functionality) alongside Custom-more-info for full functionality in modern Home Assistant.
If you don't need or want template functionality, please see our now Custom-icon-color plugin. Ofc this can also be combined with the new Custom-more-info.
There is no reason anymore to use the now called custom-ui-legacy, which we only have for historical reasons, and probably will take out soon to prevent confusion.
What's Changed
- Update caveats and exceptions by @Mariusthvdb in #134
- Add note to readme about development by @Mariusthvdb in #135
- add TileCard styling by @Mariusthvdb in #137
- rename resources to custom-ui.js and custom-ui-legacy.js by @Mariusthvdb in #138
Full Changelog: 2024011...2024011