lewtec/Fusionsolar report
Fetches info about solar stations from fusionsolar and send them as a e-mail
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user | Login user for fusionsolar | yes | — |
| password | Password for the fusionsolar user | yes | — |
| browser_cdp | CDP endpoint for an already running remote browser (the action does not start Browserless) | yes | — |
| smtp_user | User for SMTP server to send the email | — | — |
| smtp_from | SMTP From address (optional; defaults to smtp_user inside the bot) | — | — |
| smtp_passwd | Password for SMTP server to send the email | — | — |
| smtp_server | SMTP server to send email (host:port) | — | — |
| smtp_destinations | List of emails to send the results separated by space | — | — |
| sentry_dsn | Sentry DSN for error tracking (optional) | — | — |
| timeout | Maximum total runtime (Go duration, e.g. 10m). Optional; bot default is 10m | — | — |
| max_login_retries | Maximum login attempts before failing (optional; bot default is 5) | — | — |
| verbose | Enable verbose rod tracing when set to a non-empty value (e.g. "true") | — | — |
Outputs
no outputs