unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
22 stars 0 forks source link

Icons are lost on Macros that are added to a main page in the profile #202

Closed apgr closed 6 months ago

apgr commented 7 months ago

Is there an existing issue for this?

Description

I have created a bunch of macros to control my HUE lights. I have created a main page in the profile for lights (in addition to one for activities and one for devices).

I have have set icons for the various dimming scenes.

image

However after a while they disappear on the remote itself. IMG_7557

If I go and reinstall each icon by hand then they come back for a while.

How to Reproduce

  1. Add macros to a page in the profile and select a new ICON for the macro.
  2. Just wait a while and they stop appearing in the remote, even though they still appear in the web configurator.

Expected behavior

Icons don't disappear

System version

No response

What part of the system affected by the problem?

UI

Additional context

No response

zehnm commented 7 months ago

@apgr what do you mean with "wait a while"? More like minutes/hours or days?

Either way, this should not happen. I've setup a test profile with a page containing six macros with different icons to track it down.

apgr commented 7 months ago

@zehnm - Sorry for the ambiguity here. I have done it three times now and certainly by the next day, they have reset back to the default icons. So I think we are talking hours.

FWIW I have also added use of the same macros to some of my activities, and here the (same icons) stay. I am using the lights icons from the default set as you can see above.

zehnm commented 7 months ago

And I could reproduce it: it's a UI issue, the macro data is stored correctly, and as you already mentioned, showed correctly in the web-configurator.

zehnm commented 7 months ago

This will be fixed in the next release.

zehnm commented 7 months ago

Included in BETA release group and soon available.

zehnm commented 6 months ago

Fixed in v1.5.2

apgr commented 6 months ago

Thank you!