pimatic-sensibo
A pimatic plugin for the Sensibo This is plugin is provided for testing purposes.
A pimatic plugin for the Sensibo This is plugin is provided for testing purposes.
Option | Description | Default |
---|---|---|
apiKey string | Sensibo API key to be obtained from https://home.sensibo.com/me/api | |
interval number | Polling interval for switch state in seconds, value range [10-86400] or 0 to use device setting | 60 |
timeout number | Timeout in seconds for HTTP REST Requests, value range [5-86400] | 10 |
debug boolean | Debug mode. Writes debug message to the pimatic log | false |
baseUrl string | Base URL of Sensibo service. Only needs to be changed for testing proposes | "https://home.sensibo.com/api/v2" |
Option | Description | Default |
---|---|---|
podUid string | The unique id of the Pod |
Option | Description | Default |
---|---|---|
podUid string | The unique id of the Pod | |
buttons array | The fan level control buttons | [ { "id": "low" }, { "id": "medium" }, { "id": "high" }, { "id": "auto" } ] |
Option | Description | Default |
---|---|---|
podUid string | The unique id of the Pod |