Skip to content

Commit

Permalink
Iconify icons not supported by the iOS app
Browse files Browse the repository at this point in the history
See @openhab/openhab-ios#724

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
  • Loading branch information
lolodomo committed Nov 19, 2023
1 parent e892dc5 commit e55e2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/items.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,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 | 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 |
| `if` or `iconify` | [iconify icons](https://icon-sets.iconify.design/) | Supported | Supported but needs to be enabled | Not yet supported | Supported |

Please note that the iconify option requires Internet connectivity on the client to access the external API.
The WEB browser will cache the retrieved icons to limit the requests and speed up the rendering.
Expand Down

0 comments on commit e55e2f7

Please sign in to comment.