[Solved] Rules trying to learn

@BDE

Could you please use “code fences” for better reading?

Thanks a lot.

e.g. your last post would look like:

Switch marantz_power    "Receiver"    {channel="denonmarantz:avr:0006782c375f:general#power"}
Dimmer marantz_volume   "Volume"      {channel="denonmarantz:avr:0006782c375f:mainZone#volume"}
Number marantz_volumeDB "Volume [%.1f dB]" {channel="denonmarantz:avr:0006782c375f:mainZone#volumeDBe"}
Switch marantz_mute     "Mute"        {channel="denonmarantz:avr:0006782c375f:mainZone#mute"}
Switch marantz_z2power  "Zone 2"      {channel="denonmarantz:avr:006782c375f:zone2#power"}
String marantz_input    "Input [%s]"  {channel="denonmarantz:avr:0006782c375f:mainZone#input" }
String marantz_surround "Surround: [%s]" {channel="denonmarantz:avr:0006782c375f:general#surroundProgram"}
String marantz_command                {channel="denonmarantz:avr:0006782c375f:general#command"}
1 Like