@impeham wrote:
if we have python_1 script which uses “data.get(‘xxx’)” to retrieve xxx parameter, when called from python_2 script using:
hass.services.call(‘python_script’, ‘python_1’, data)how can you specify the “xxx” parameter (should this parameter be specified inside ‘data’ somehow)?
Posts: 2
Participants: 2