<?xml version="1.0" encoding="utf-8"?>
<Product xmlns='http://code.google.com/p/open-zwave/'>

<!-- Evolve Guest Controls: LRM-AS Wall Dimmer 500W -->

	<!-- Configuration Parameters -->
	<CommandClass id="112">
		<Value type="byte" genre="config" index="3" label="Night Light" units="" min="0" max="1" value="1">
			<Help>By default, the LED on the LRM-AS will turn OFF when the load attached is turned ON. To make the LED turn ON when the load attached is turned ON, set parameter to a value of 0.</Help>
		</Value>
		<Value type="byte" genre="config" index="4" label="Invert Switch" units="" min="0" max="1" value="0">
			<Help>To change the top of the switch to OFF and the bottom of the switch to ON, set parameter to 1.</Help>
		</Value>
		<Value type="byte" genre="config" index="29" label="Load Sense" units="" min="0" max="1" value="1">
			<Help>Set this parameter to 0 to disable load sense. Set this parameter to 1 to enable load sense</Help>
		</Value>
	</CommandClass>

</Product>
