feat: Enhance DALI Gateway with RGBW and RGBCW support
- Added support for RGBW and RGBCW color modes in the DALI Gateway. - Updated JSON color mode parsing to handle new color types. - Extended the StoreDt8SceneSnapshot function to include white, amber, and free color parameters. - Introduced new methods in DaliGatewayBridge for setting RGBW, RGBCW, and RGBWAF colors. - Modified KnxDaliChannel to send RGBW and RGBCW colors based on the color type. - Updated parameter types and definitions in the KNX product XML files to accommodate new color modes. - Enhanced README with migration details and validation instructions. Signed-off-by: Tony <tonylu@tony-cloud.com>
This commit is contained in:
@@ -1991,7 +1991,7 @@ config GATEWAY_KNX_OEM_APPLICATION_VERSION
|
||||
hex "KNX OEM application version"
|
||||
depends on GATEWAY_KNX_BRIDGE_SUPPORTED
|
||||
range 0x00 0xff
|
||||
default 0x08
|
||||
default 0x09
|
||||
help
|
||||
Application version advertised by the ETS-programmable KNX-DALI gateway
|
||||
application. Keep this in sync with MAIN_ApplicationVersion from the
|
||||
|
||||
Reference in New Issue
Block a user