Put Paramset
put_paramsetSet multiple parameters for HomeMatic devices in one call, such as thermostat weekly profiles, with automatic interface resolution.
Instructions
Write multiple parameters at once (e.g. thermostat weekly profile). Interface is auto-resolved from address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | Yes | Key-value pairs to write (e.g. {TEMPERATURE_WINDOW_OPEN: 5.0}) | |
| address | Yes | Channel address | |
| confirm | No | Set true to authorize this write against a protected CCU target (e.g. prod). Unlocks writes to that target for the rest of the session. | |
| interface | No | Interface name override | |
| paramsetKey | Yes | Paramset to write |