-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
questionFurther information is requestedFurther information is requested
Description
The Aqara SRTS-A01 can be paired with an external temperature sensor. I want to set the external_temperature_input numeric value to the measured temperature numeric value of the external temperature sensor on every change. This is how far I got with my automation (the entities are named after their MAC addresses):
temperature to trv:
trigger:
entity: 0xa4c138e74707091e
attribute: temperature
action:
entity: 0x54ef441000a5c7c2
payload:
external_temperature_input: ?????
Is it possible at all to copy a value from one device to another device? The documentation only shows examples with static values in actions.
Any help would be appreciated.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested