thing-type.config.openwebnet.bus_aux.where.label = OpenWebNet Address (where)
thing-type.config.openwebnet.bus_aux.where.description = Example: AUX 1 --> where="1"
thing-type.config.openwebnet.bus_cen_scenario_control.buttons.label = Configured Buttons
-thing-type.config.openwebnet.bus_cen_scenario_control.buttons.description = List (comma separated) of buttons numbers [0-31] configured for this scenario device. Example: buttons=1,2,4
+thing-type.config.openwebnet.bus_cen_scenario_control.buttons.description = List (comma separated) of buttons numbers [0-31] configured for this scenario device. Example: buttons="1,2,4"
thing-type.config.openwebnet.bus_cen_scenario_control.where.label = OpenWebNet Address (where)
thing-type.config.openwebnet.bus_cen_scenario_control.where.description = Example: A/PL address: A=1 PL=3 --> where="13". On local bus: where="13#4#01"
thing-type.config.openwebnet.bus_cenplus_scenario_control.buttons.label = Configured Buttons
-thing-type.config.openwebnet.bus_cenplus_scenario_control.buttons.description = List (comma separated) of buttons numbers [0-31] configured for this scenario device, example: buttons=1,2,4
+thing-type.config.openwebnet.bus_cenplus_scenario_control.buttons.description = List (comma separated) of buttons numbers [0-31] configured for this scenario device, example: buttons="1,2,4"
thing-type.config.openwebnet.bus_cenplus_scenario_control.where.label = OpenWebNet Address (where)
thing-type.config.openwebnet.bus_cenplus_scenario_control.where.description = Use 2+N[0-2047]. Example: scenario control 5 --> where="25"
thing-type.config.openwebnet.bus_dimmer.where.label = OpenWebNet Address (where)
<parameter name="buttons" type="text">
<label>Configured Buttons</label>
<description>List (comma separated) of buttons numbers [0-31] configured for this scenario device. Example:
- buttons=1,2,4</description>
+ buttons="1,2,4"
+ </description>
</parameter>
<parameter name="where" type="text" required="true">
<label>OpenWebNet Address (where)</label>