#discord integration
1 messages · Page 1 of 1 (latest)
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
After you did that, did you:
- Run
ha core check - Restart HA?
Yes, I restarted hd and then I restarted the container since I run it in docker.
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...
You've set it up in the UI this time?
Yes - I see it under the Integrations list
Then you should now have a new notify service somewhere in
-> Services
Odd that it doesn't show up in there..
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
Well, it worked for one test, now it's not sending any messages. 🤨