Light Scene Regression Bug - Dimmer Level
Re: Light Scene Regression Bug - Dimmer Level
Fantastic! Thank you!
Re: Light Scene Regression Bug - Dimmer Level
Workarround needed!
Before the v2.0.1 update I used a fibaro 2x1,5kWto switch off lights in my living room. Switching the button activated a light scene "Lights ON" respectively "Lights OFF" where the values for the Fobaro RGBW-Controller were set to 0.
Does anybody have a workarround for the "value 0" dimmer-bug adressed in this thread since, at the moment, i am not able to turn off lights in the living room without logging in to the web interface...
Greets,
Mirko
Before the v2.0.1 update I used a fibaro 2x1,5kWto switch off lights in my living room. Switching the button activated a light scene "Lights ON" respectively "Lights OFF" where the values for the Fobaro RGBW-Controller were set to 0.
Does anybody have a workarround for the "value 0" dimmer-bug adressed in this thread since, at the moment, i am not able to turn off lights in the living room without logging in to the web interface...
Greets,
Mirko
Re: Light Scene Regression Bug - Dimmer Level
The latest RC of 2.0.2 released July 16th fixed this issue.
Re: Light Scene Regression Bug - Dimmer Level
How can i get the RC update, in the webinterface it only shows v2.0.1 as the latest update.
Thanks in advance,
Mirko
Thanks in advance,
Mirko
Re: Light Scene Regression Bug - Dimmer Level
Using the example above will give you the RC 1 update but not the one that fixes the issue. Use the string below in the same manner:
v2.0.2-rc1-12-g8364373
v2.0.2-rc1-12-g8364373
Re: Light Scene Regression Bug - Dimmer Level
Sorry, on recent statement from PoltoS, I thought the releases with the long names were for their internal use only. Apparantly not 

Re: Light Scene Regression Bug - Dimmer Level
those marked as
x.y.z are releases,
x.y.z-rcN are for tests
x.y.z-rcN-gCCCCCC are just nightly builds. you can test them, but in your own risk.
x.y.z are releases,
x.y.z-rcN are for tests
x.y.z-rcN-gCCCCCC are just nightly builds. you can test them, but in your own risk.
Re: Light Scene Regression Bug - Dimmer Level
After updating to v2.0.2-rc1-12-g8364373, the firmware update page still displays v2.0.1 - nothing seems to change and the dimmer level zero still isnt stored.
Did I do something wrong?
Greets Mirko
Did I do something wrong?
Greets Mirko
Re: Light Scene Regression Bug - Dimmer Level
Try giving this a go!
SSH to your PI and run the following command:
wget -q -O - razberry.z-wave.me/install/v2.0.2-rc1-12-g8364373 | sudo bash
It'll run through the update. I don't think you have to reboot at the end but it can't hurt. Also, make sure you close and relaunch your browser after it's done. Wouldn't want to try to access anything with cached stuff.
SSH to your PI and run the following command:
wget -q -O - razberry.z-wave.me/install/v2.0.2-rc1-12-g8364373 | sudo bash
It'll run through the update. I don't think you have to reboot at the end but it can't hurt. Also, make sure you close and relaunch your browser after it's done. Wouldn't want to try to access anything with cached stuff.