From e655ede3a815da883d4086f9239a2ca56cc8d713 Mon Sep 17 00:00:00 2001 From: Laurent Garnier Date: Wed, 9 Aug 2023 23:07:35 +0200 Subject: [PATCH] Framework7 icons now supported by Basic UI Signed-off-by: Laurent Garnier --- configuration/items.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/items.md b/configuration/items.md index f1a425e3d2..fef37ff629 100644 --- a/configuration/items.md +++ b/configuration/items.md @@ -358,7 +358,7 @@ Here is the list of available icon sources and how they are supported by the maj | -------------------- | ------------------------------------- | ---------- | --------------------------------- | ----------------- | ----------------- | | `oh` | Icons provided via the openHAB server | Supported | Supported | Supported | Supported | | `material` | [Material icons](https://fonts.google.com/icons?icon.set=Material+Icons) | Supported | Supported | Not yet supported | Not yet supported | -| `f7` | [Framework7 icons](https://framework7.io/icons/) | Supported | Not yet supported | Not yet supported | Not yet supported | +| `f7` | [Framework7 icons](https://framework7.io/icons/) | Supported | Supported | Not yet supported | Not yet supported | | `if` or `iconify` | [iconify icons](https://icon-sets.iconify.design/) | Supported | Supported but needs to be enabled | Not yet supported | Not yet supported | Please note that the iconify option requires Internet connectivity on the client to access the external API.