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:
Steve Karg
2026-01-20 15:44:04 -06:00
committed by GitHub
parent 89cf25c2b2
commit c408cc555b
4 changed files with 141 additions and 34 deletions
+5
View File
@@ -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.