diff --git a/source/_components/apprise.markdown b/source/_integrations/apprise.markdown similarity index 98% rename from source/_components/apprise.markdown rename to source/_integrations/apprise.markdown index 082997a01e0..b2759586a5d 100644 --- a/source/_components/apprise.markdown +++ b/source/_integrations/apprise.markdown @@ -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: diff --git a/source/_components/sinch.markdown b/source/_integrations/sinch.markdown similarity index 99% rename from source/_components/sinch.markdown rename to source/_integrations/sinch.markdown index d1c8c2e07a4..e2ed441979f 100644 --- a/source/_components/sinch.markdown +++ b/source/_integrations/sinch.markdown @@ -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.