Changes
Jump to navigation
Jump to search
345 bytes added
, 10:28, 25 March 2024
m| Line 2: |
Line 2: |
| | <translate> | | <translate> |
| | <!--T:1--> | | <!--T:1--> |
| | + | {{RevisionChanger | hasA = 1 | hasC = 1}} |
| | {{Infobox module | | {{Infobox module |
| | | name = DW-DALI2.C/DW-DALI.C | | | name = DW-DALI2.C/DW-DALI.C |
| Line 218: |
Line 219: |
| | Example: | | Example: |
| | hw="dmax=80" | | hw="dmax=80" |
| | + | |- |
| | + | |dtype||6 or 8||certain SubID||-||Force mode to DT6 or DT8 |
| | + | Example: |
| | + | hw="dtype=6" |
| | + | |- |
| | + | |dt8features||-||certain SubID||-|| |
| | + | * 0 - disable dt8 features |
| | + | *'cc' - Use Color coordinate |
| | + | *'tc' - Use Temperature color |
| | + | *'primary6' - 6 channel dt8 mode |
| | + | *'rgb6' - 6 channel RGB mode |
| | + | Example: |
| | + | hw="dt8features='cc'" |
| | |} | | |} |
| | <syntaxhighlight lang="xml" line> | | <syntaxhighlight lang="xml" line> |