🚚 Move integrations to the right folder (#10909)

This commit is contained in:
Klaas Schoute 2019-10-20 20:24:39 +02:00 committed by Franck Nijhof
parent bc60604832
commit b10c087c0a
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ description: "Instructions on how to add Apprise notifications to Home Assistant
logo: apprise.png
ha_category:
- Notifications
ha_release: "0.101"
ha_release: 0.101
---
The [Apprise service](https://github.com/caronc/apprise/) is an all-in-one solution to open up Home Assistant to _just about_ every Notification platform (such as Amazon SNS, Discord, Telegram, Slack, MSTeams, Twilio, etc.
The [Apprise service](https://github.com/caronc/apprise/) is an all-in-one solution to open up Home Assistant to _just about_ every Notification platform (such as Amazon SNS, Discord, Telegram, Slack, MSTeams, Twilio, etc.)
To use Apprise supported notifications, add the following to your `configuration.yaml` file:

View File

@ -4,7 +4,7 @@ description: "Instructions on how to add Sinch notifications to Home Assistant."
logo: sinch.png
ha_category:
- Notifications
ha_release: 0.100
ha_release: 0.101
---
The `sinch` platform uses [Sinch](https://www.sinch.com/products/messaging/sms/) to deliver notifications from Home Assistant.