Hi,
i went through several examples / topics now but still can’t figure out what’s wrong when trying to set an existing number / integration entity with the set_value service from a custom sensor value:
alias: _Debug
description: ""
trigger: []
condition: []
action:
- device_id: 28eeb3650fa6582be99d9b14a3c55296
domain: number
entity_id: number.shellytrv_60a423dcc9f8_valve_position
type: set_value
value: "{{states('sensor.valve_gaestebad')|float}}"
mode: single
Any idea someone? Thanks in advance
regards,
Tender