Hello all!
I just would like to report that I'm currently running v2.0.1-rc35. I have a Light Scene configured that is supposed to turn off all switches and set all dimmers to level 0.
The switches work just fine, but when I enter the value 0 into the level field and save the scene, the dimmers do not adjust after scene activation.
Reopening the scene to configure it shows that the level field is blank with the warning "This field is not optional."
Light Scene Regression Bug - Dimmer Level
Re: Light Scene Regression Bug - Dimmer Level
Just wanted to add some information to this. The configjson file that defines the apps is missing the "status": field for the dimmers when you attempt to set the level to 0.
I have manually added the "status":0 field to the LightScene in the configjson file through SSH.
Immediately after refreshing the web UI, the json file reverts back to missing the "status": field.
I have manually added the "status":0 field to the LightScene in the configjson file through SSH.
Immediately after refreshing the web UI, the json file reverts back to missing the "status": field.
Re: Light Scene Regression Bug - Dimmer Level
Same Problem here - also in rc37!
Re: Light Scene Regression Bug - Dimmer Level
I can confirm the issue still exists in RC37 as well.
Re: Light Scene Regression Bug - Dimmer Level
There are a few more things not working as specified in the latest RC's (e.g. https://github.com/Z-Wave-Me/zwave-smarthome/issues/10)
Re: Light Scene Regression Bug - Dimmer Level
Can someone confirm that this is fixed? Or we need to re-submit an issue?
Re: Light Scene Regression Bug - Dimmer Level
I have upgraded to 2.0.1 release and the issue is still present.
Re: Light Scene Regression Bug - Dimmer Level
Bug is still present in 2.0.2-rc1
Re: Light Scene Regression Bug - Dimmer Level
I can also confirm that it is still present in 2.0.2-rc1.