diff --git a/docs/card-entities.md b/docs/card-entities.md index f055e843..b96a3978 100644 --- a/docs/card-entities.md +++ b/docs/card-entities.md @@ -44,4 +44,6 @@ List of supported entitiy types for this page: - alarm - sun - person -- iText +- iText (internal entity for showing static text) +- delete (internal entity to keep a entiy empty in the middle of the list) +- navigate (internal entity for navigation, see subpages) \ No newline at end of file diff --git a/docs/card-grid.md b/docs/card-grid.md index 90326e79..5110d5ba 100644 --- a/docs/card-grid.md +++ b/docs/card-grid.md @@ -50,4 +50,6 @@ List of supported entitiy types for this page: - alarm - sun - person -- iText +- iText (internal entity for showing static text) +- delete (internal entity to keep a entiy empty in the middle of the list) +- navigate (internal entity for navigation, see subpages)