Hi Kevin,
Happy New Year to you.
I've started to get back into all things HAH & xAP. Having updated to this release I noticed that it seemed to break my slider buttons.
Code:
<button NAME="Volume">
<gridX>1</gridX>
<gridY>3</gridY>
<posY>-20</posY>
<visible>true</visible>
<xAP>
<schema>xAPBSC</schema>
<uid>FF.0D7D1610:0002</uid>
<source>ersp.SlimServer.Stargate:Kitchen</source>
</xAP>
<mode>slider</mode>
<slider>
<type>embedded</type>
<style>o2slider</style>
<rotation>horizontal</rotation>
<latency>100</latency>
</slider>
</button>
I'm aware syntax has changed but I've checked against the examples provided and my config appears OK.
Any suggestions?
Thanks
Gary