Changes

Jump to navigation Jump to search
122 bytes added ,  13:08, 25 January 2022
Created page with "<syntaxhighlight lang="xml" line> <item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" color-temp="307:4" color-white="307:5"> <linked addr="101:1"/> /..."
Line 11: Line 11:  
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
<item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" color-temp="307:4" color-white="307:5">
 
<item addr="100:10" name="chandelier" type="rgb-lamp" auto-period="600" color-temp="307:4" color-white="307:5">
     <linked addr="101:1"/>  // is bound to the button with the address 101:1
+
     <linked addr="101:1"/>  // привязан к кнопке с адресом 101:1
    <automation ……/> // set the automation for this element
+
    <automation ……/> // установить автоматизацию для этого элемента
 
</item>
 
</item>
 
</syntaxhighlight>
 
</syntaxhighlight>
color-temp="dimmer ID:SUBID" – for adding and control dimmer brigtness bar with temperature.
+
color-temp="dimmer ID:SUBID" – для добавления и управления полосой яркости диммера с температурой.
    
color-white="dimmer ID:SUBID" – for adding and control dimmer brigtness bar "white".
 
color-white="dimmer ID:SUBID" – for adding and control dimmer brigtness bar "white".
editor, translation-admin, translator
4,754

edits

Navigation menu