@mot359 wrote:
I want to use a script to wrap a
light.turn_on
service call with a bunch of default params prepopulated so I don’t have to pass the same thing everywhere (e.g defaulting a color). I use both forms ofentity_id: <string>
andentity_id: <list>
across my config and am wondering the best way to have the script recognize either format in thedata_template
section?
Posts: 2
Participants: 2