update multiple device attributes
This block is part of the Home Automaton group and was last modified in core v13.0.8.
v0.0.0, please avoid future use. update multiple device attributes Deprecated v13.0.8 With this block you can update multiple attributes of an device. DEPRECATED from 15.0.0: this block talks to the Aqara CLOUD gateway, so a command travels to Aqara's servers and back to reach a device in the same room, and stops working when the internet does. RUAL is the gateway now: pair Aqara devices to a Zigbee coordinator on the node and use the local home automation blocks (homeassist_*) instead.
- flow
flow - Connection required
aqaraconnectionAn authenciated aqara connection
- Device ID required
valueThe device ID of the device you want to update.
- Attributes required
arrayThe array with the attributes you want to update and their new value. Each object in the array should have the keys "resource_id" and "value".
- flow
flow - Connection
aqaraconnectionThe aqara connection.
- Success
conditionIf successful, this pin returns true.
- Error
valueError message if the attributes could not be updated.
Version history
Introduced in v13.0.8.
Back to
Home Automaton Return to the main group to view all sub-groups Back to Aqara Return to the group to view all blocks within this group