hal/plugins/hal-zwave/resources/config/eurotronic/eur_stellaz.xml

26 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Product xmlns='http://code.google.com/p/open-zwave/'>
<CommandClass id="64" >
<Instance index="1" />
<Value type="list" genre="user" instance="1" index="0" label="Mode">
<Item label="Frost Protection" value="0" />
<Item label="Comfort" value="1" />
<Item label="Energy Saving" value="11" />
<Item label="Direct Valve Control" value="31" />
</Value>
<SupportedModes>
<Mode index="0" label="Frost Protection" />
<Mode index="1" label="Comfort" />
<Mode index="11" label="Energy Saving" />
<Mode index="31" label="Direct Valve Control" />
</SupportedModes>
</CommandClass>
<CommandClass id="67" base="0">
<Instance index="1" />
<Value type="decimal" genre="user" instance="1" index="1" label="Comfort setpoint" units="C" />
<Value type="decimal" genre="user" instance="1" index="11" label="Energy saving setpoint" units="C" />
<!-- <Value instance="1" index="7" action="remove" /> -->
</CommandClass>
</Product>