Skip to content

Icons list is not always updating #6

@jilleb

Description

@jilleb

Using test version 1.20 with Awtrix Light v0.94 (also tested v0.95b5)
I have quite a lot of icons (102), and today Homey just stopped displaying them in the icons search view, just "Empty Icon" is showing:
image

The response to the autocomplete request in Homey is:
[{"name":"Empty","id":"-","description":"Without icon"}]

Maybe it's because my list of icons is so large, or there's something else going on. Can I contribute by making some loggings? Maybe it could be made that the icon for a custom app is an optional parameter, with the following logic:

  • if no parameter is set, use the Empty icon
  • user can select icon from a list (like currently)
  • user can enter his own string as icon name/id (this would make it possible to use variables as input for the flow)

(also tagging @denniedegroot )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions