#discord integration

1 messages · Page 1 of 1 (latest)

wheat hedge
#

Hey there. Just a hand with a basic discord notification setup

#

I added:

#

notify:

  • platform: discord
    name: notify.home-assistant
    token: <token>
#

This is added to my configuration.yaml file

#

I don't see the notify.discord in the services under developer tools

tidal thunder
#

After you did that, did you:

  1. Run ha core check
  2. Restart HA?
wheat hedge
#

Yes, I restarted hd and then I restarted the container since I run it in docker.

tidal thunder
#

Did you follow the standard troubleshooting steps?

wheat hedge
#

I think docker should pickup my changes when I restart it...

#

Ahh I see a log entry saying the config is depricated

#

I guess I'm stuck at the step after adding integration. That's already done...

tidal thunder
#

You've set it up in the UI this time?

wheat hedge
#

Yes - I see it under the Integrations list

tidal thunder
#

Then you should now have a new notify service somewhere in devtools -> Services

wheat hedge
#

Odd that it doesn't show up in there..

wheat hedge
#

ok, so it works. just got confused at the naming..

#

it's named notify.home_assistant

#

My bot name was: home-assistant

#

weird but it did send a test notification

wheat hedge
#

Well, it worked for one test, now it's not sending any messages. 🤨