Skip to content

Fix service input, add discord username, avatar, content#14

Open
WolfwithSword wants to merge 1 commit intoHCookie:developfrom
WolfwithSword:develop
Open

Fix service input, add discord username, avatar, content#14
WolfwithSword wants to merge 1 commit intoHCookie:developfrom
WolfwithSword:develop

Conversation

@WolfwithSword
Copy link

Just set this up a couple days ago and noticed in at least 2025.08, the services do not work as intended - when adding as an action in an automation, none of the options were configurable. It was entirely empty, so I could only configure in YAML mode.

This was due to a leftover type: tag under the discord_webhook webook config. I've removed it and gained the ability to configure in the UI again.

Additionally, I've added three new config options for the discord webhook, specifically to set the webhook Username, the Avatar URL, and the Message Content. These would previously be only possible in the basic_webhook function by passing in as custom json, however I cannot get templated sensors to work with the basic webhook.

image

This way, you can reuse the same webhook url for a discord webhook and just customize the user and avatar depending on the automation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant