AdyRock / com.ady.button_plus

GNU General Public License v3.0
2 stars 3 forks source link

Setting dim value via flow is overwritten when changing to next display #106

Open kringloper opened 3 months ago

kringloper commented 3 months ago

Homey

Describe the bug I have a virtual device to toggle between two dim levels (day/night). After setting dim level via flow (see screenshot 1) and after skipping to different displaynumber (loading new configuration) the brightness level is being reset to the value which has been set in the devicepage settings (see screenshot 2)

To Reproduce Steps to reproduce the behaviour:

  1. Execute flow to set dimlevel
  2. Execute flow to load next display configuration
  3. See dimlevel being set to whatever it was set in de devicesettings

Expected behaviour When setting the dimlevel to a certain value, i would expect that the dimlevel of the device stays the same until i choose a new dimlevel using a flow or by changing the dimlevel in de devicescreen.

Screenshots Iimage

image

Additional context Add any other context about the problem here.

AdyRock commented 3 months ago

Thanks for reporting back. I will look into it ASAP.

AdyRock commented 1 month ago

Could you let me know if this issue still occurs in the latest test version?

kringloper commented 1 month ago

I can't reproduce it anymore. So I think it has been solved.

Thanks for the support.