From 87e4202f3658c0bf153dfd8d2a0d3b68c178b5d4 Mon Sep 17 00:00:00 2001 From: DoctorIOT <47694923+DoctorIOT@users.noreply.github.com> Date: Sat, 16 Feb 2019 16:43:09 +0000 Subject: [PATCH] Fix markup so HTML isnt broken (#8607) Closed paragraph tag --- source/_components/ring.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/ring.markdown b/source/_components/ring.markdown index f0c3e3ec0d8..cf3142803b4 100644 --- a/source/_components/ring.markdown +++ b/source/_components/ring.markdown @@ -81,7 +81,7 @@ Currently it supports doorbell, external chimes and stickup cameras.
Please note that downloading and playing Ring video will require a Ring Protect plan. -
+
Once you have enabled the [Ring component](/components/ring), you can start using the camera platform. Add the following to your `configuration.yaml` file: @@ -185,4 +185,4 @@ monitored_conditions: description: Return the WiFi signal strength (dBm) from the device. {% endconfiguration %} -Currently it supports doorbell, external chimes and stickup cameras. \ No newline at end of file +Currently it supports doorbell, external chimes and stickup cameras.