From 4808148a377d5e2c47daf3d85b99e6a523ca5d3b Mon Sep 17 00:00:00 2001 From: Robbie Trencheny Date: Sat, 14 May 2016 14:15:02 -0700 Subject: [PATCH] Fix Twilio SMS front matter Too quick with the trigger finger on the merge button :( --- source/_components/notify.twilio_sms.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/notify.twilio_sms.markdown b/source/_components/notify.twilio_sms.markdown index 79601056f4d..4f47534fa0d 100644 --- a/source/_components/notify.twilio_sms.markdown +++ b/source/_components/notify.twilio_sms.markdown @@ -2,13 +2,14 @@ layout: page title: "Twilio SMS" description: "Instructions how to add user notifications to Home Assistant." -date: 2016-01-29 +date: 2016-05-14 14:14 sidebar: true comments: false sharing: true footer: true logo: twilio.png ha_category: Notifications +ha_release: 0.20 --- The Twilio notify platform enables sending notifications via SMS, powered by [Twilio](https://twilio.com).