Update Last_On_Value logic for Present_Value property (#1205)
* Fixed lighting output object lighting-command last-on-value to only be updated with the last value of the Present_Value property that was greater than or equal to 1.0%, keeping in mind that the Present_Value shall indicate the target level of the operation and not the current value.
This commit is contained in:
@@ -84,6 +84,11 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed lighting output object lighting-command last-on-value to only
|
||||
be updated with the last value of the Present_Value property that
|
||||
was greater than or equal to 1.0%, keeping in mind that the Present_Value
|
||||
shall indicate the target level of the operation and not the current
|
||||
value. (#1205)
|
||||
* Fixed CreateObject service list-of-initial-values encoding and decoding.
|
||||
Changed the data structure to be similar to WriteProperty. (#1199)
|
||||
* Fixed lighting-output object blink warn to honor blink-warn-enable.
|
||||
|
||||
Reference in New Issue
Block a user