From last week i have been trying to write a script using set up action. I have a number and i tried to set it up using a sensor value .
Below I wrote the script
action: number.set_value
, metadata: {}
, data:
, value: " value: "2 Left curly bracket states(‘sensor.zona1min’) | float(0) * 10 2 Right curly bracket\2 Quote
, target:
, entity_id: number.sprinkler_a
, , Edit box
This is my eror:
Failed to perform the action script/new_script_3. expected float for dictionary value @ data[‘value’], status
1 post - 1 participant