Get Values (Bulk)
get_valuesRead datapoint values for multiple HomeMatic channels at once. Use channel addresses or filter by room or function name.
Instructions
Read datapoint values for multiple channels at once via HM Script. Provide either a list of channel addresses, or filter by room or function name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channels | No | Array of channel addresses to read | |
| room | No | Room name — read all channels in this room | |
| function | No | Function name — read all channels in this function group |