Sorry Kevin, I put my response togther too quickly.
The button element I use is <mode>control</mode>.
This is what I have for each of the RF buttons I use apart from 2 which are tied to 2 other RF devices by the HAH plugboard. For those I just use <mode>status</mode> and don't expect those to work.
Here's an example:
<button NAME="TV etc">
<gridX>2</gridX>
<gridY>0</gridY>
<posX>-53</posX>
<posY>+30</posY>
<style>blue</style>
<visible>true</visible>
<xAP>
<schema>xAPBSC</schema>
<uid>FF00DBA0</uid>
<source>dbzoo.livebox.Controller:rf.1</source>
</xAP>
<mode>control</mode>
</button>
Already there ;-) was just pointing out which version fixed issue.Please do update HAH to 255 firmware as there is a long message bug in 254
The reason I turned them on was I was controlling the screensaver and brightness of the joggler through calendar events kicking off plugboard scripts. During evening SS is on, during day is off but brightness turns down after a bit. Also looking to alter state of on/off button behaviour so that a couple of buttons are always off by default e.g. when you press them they go on moentarily(sending xap message) then plugboard turns them back off.I doubt you are needing the new BSC element reporting features within beta 5



