zwave_reinterview_node
Refresh a Z-Wave node's capabilities and values by re-running its interview. Supports background interviews for battery devices.
Instructions
Re-run a node's interview to refresh its capabilities and values.
Fire-and-forget: returns once the interview is requested; the interview itself runs in the background and can take a while for battery devices. Raises ValueError for an unknown node id.
Args: node_id: The Z-Wave node id, e.g. 5
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes |