Hi all,
I am new the home assistant framework and automation side, I have a doubt regarding argument passing. I have a light enitity and I need to pass a test argument from configuration.yaml file to *kwargs in turn_on function in the python side. What should I need to do??