#i have a entity who calls Alarmled wit
1 messages · Page 1 of 1 (latest)
number.alarmled
number.set_value is the service you'll use
You can use a #templates-archived to set that to match another entity
- service: number.set_value
data:
entity_id: number.whale
value: "{{ states('sensor.petunia') }}"