#Discord

3 messages · Page 1 of 1 (latest)

daring mica
#

Newby here, sorry if I didn't provide all the needed information.

I'm running a clean install of HAOS 14.1, and have added the Discord integration. Following the documentation (https://www.home-assistant.io/integrations/discord) I added a Discord Application and Bot, and copied the token as the API key.

The name of the application in Discord is Home Assistant, which means I should be using notify.home_assistant if I understand it all correctly.

To test the integration and my configuration I created an Automation and added Manually fire event as an action to this automation (see screenshot). However when I trigger this action, I do not see any messages appear in Discord. Checking the trace I do see that the action triggered and don't see any error messages.

What mistake am I making here?

Home Assistant

Instructions on how to add Discord notifications to Home Assistant.

void ginkgo
#

You're triggering an event in that screenshot when you should be executing an action

#

It'd show up something like this in the HA UI