connect
Connect to a Plugwise smart home gateway to retrieve device information including model, version, hostname, and MAC address for monitoring and control.
Instructions
Connect to a Plugwise gateway (Adam, Anna, Smile P1, or Stretch) and retrieve gateway information. If no host is provided, automatically connects to the first discovered hub. Returns detailed gateway information including model, type, version, hostname, and MAC address.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | IP address or hostname of the Plugwise gateway. If omitted, connects to first discovered hub from registry. | |
| password | No | Password for the Plugwise gateway (typically the hub name). If omitted and host matches a discovered hub, uses stored password. | |
| port | No | Port number (default: 80) | |
| username | No | Username (default: smile) |