View single post by Ingo
 Posted: Thursday Dec 24th, 2015 06:34 am
 PM  Quote  Reply  Full Topic 
Ingo



Joined: Sunday Jan 21st, 2007
Location: South Africa
Posts: 562
Status: 
Offline

  back to top

Paul,

Play around with Logic on the Cbus side and look for a command called "GetCbusTargetLevel". Here is an example I use for my Kitchen downlighters:

SavedLevel := GetCBusTargetLevel ("Local Network", "Lighting", "Group 117 - Kitchen Downlighters");

Once you have 'SavedLevel' in Logic you could do something with it like set a Group/Counter mapping with that SavedLevel value.

On the Comfort side use a Counter response to do a proper Zwave Dim command and voila, it should work - theoretically anyway :-)

Ingo

 Close Window