Skip to content

Set external temperature input of Aqara SRTS-A01 radiator thermostat #24

@borisneubert

Description

@borisneubert

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 requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions