kriscfoster/TP-Link Action
This action controls TP-Link smart devices from GitHub workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| Email address used to authenticate TP-Link account. You should use a secret to store this so it isn't visible. | yes | — | |
| password | Password used to authenticate TP-Link account. You should use a secret to store this so it isn't visible. | yes | — |
| deviceType | Device type. e.g. 'HS100' | yes | — |
| deviceId | Device id/alias. | yes | — |
| operation | Operation you want to perform on device e.g. 'powerOn'. | yes | — |
Outputs
| name | description |
|---|---|
| result | The result of the TP-Link request. |