szendvics/EG-PMS2 Control
Control a Gembird / Energenie EG-PMS2 USB power strip from a self-hosted Linux runner.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | One of scan, discover, print-env, status, on, off, toggle, or test-all. | no | status |
| outlet | Outlet number 1..4. For status, all is also valid. | no | "" |
| delay_seconds | Delay between transitions for test-all. | no | 1 |
| selector | Optional device selector for print-env. Use device index, serial, or BUS:DEVICE. | no | "" |
| rounds | Number of rounds for test-all. | no | 1 |
| serial | Optional EG-PMS2 serial selector. | no | "" |
| usb | Optional bus:device selector, for example 001:002. | no | "" |
| vidpid | USB vendor:product filter. | no | 04b4:fd15 |
Outputs
| name | description |
|---|---|
| command | The wrapper command executed by the action. |
| stdout | Captured stdout/stderr from the EG-PMS2 command. |