I am trying to better learn templating as autmotion and would like to accomplish the following:
Entity zwave dimmer switch dim_1 provides brightness level based on its state
Entity wled light light.wled1 is then set to the same brightness level as the dimmer (as a percent) so 100%=full brightness (255 for wled) and 50%=half brightness (127 for wled).