Update 2020-02-18-106-custom-card-changes.md

This commit is contained in:
Paulus Schoutsen 2020-02-25 18:09:19 -08:00 committed by GitHub
parent 8e5f7ee216
commit 022184b4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ Please check if your custom card still works with 0.106 and make adjustments to
### Helper functions
> We decided to postpone this change until 0.107.
A second change that was made, is that we no longer load all element types by default. We load them when they are needed. This will also help performance but might break your custom card.
We introduced a set of helpers that you can use to create a Lovelace element, these are the same functions Home Assistant uses internally and will always be up to date to the version the user is using.