Skip to content
EN | DE

Shoutrrr

This page shows the nightly version. Switch to the release version.

Shoutrrr sends messages to various services like Slack, Teams, Matrix, Mattermost. See shoutrrr.nickfedor.com for supported services.

Parameters

NameDescriptionValueLevel
uriURI

See shoutrrr.nickfedor.com for possible formats.

Example: gotify://gotify.example.com:443/secr3t/?priority=1
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

messaging:
services:
- type: template
template: shout
uri: gotify://gotify.example.com:443/secr3t/?priority=1 # URI, See [shoutrrr.nickfedor.com](https://shoutrrr.nickfedor.com/latest/usage/) for possible formats.