All translations
Enter a message name below to show all available translations.
Found 2 translations.
Name | Current message text |
---|---|
h English (en) | <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"/> // is bound to the button with the address 101:1 <automation ……/> // set the automation for this element </item> </syntaxhighlight> color-temp="dimmer ID:SUBID" – for adding and control dimmer brigtness bar with temperature. |
h русский (ru) | <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"/> // привязан к кнопке с адресом 101:1 <automation ……/> // установить автоматизацию для этого элемента </item> </syntaxhighlight> color-temp="dimmer ID:SUBID" – для добавления и управления полосой яркости диммера с температурой. |