From 1be4adde4d847709dc8e612a65ef21d679704859 Mon Sep 17 00:00:00 2001 From: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com> Date: Wed, 30 Jan 2019 21:26:48 -0600 Subject: [PATCH] Add ha_version for SmartThings component and switch (#8355) --- source/_components/smartthings.markdown | 2 +- source/_components/smartthings.switch.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/smartthings.markdown b/source/_components/smartthings.markdown index 961e98c6241..1b17d6fc63a 100644 --- a/source/_components/smartthings.markdown +++ b/source/_components/smartthings.markdown @@ -10,7 +10,7 @@ footer: true featured: true logo: samsung_smartthings.png ha_category: Hub -ha_release: "" +ha_release: "0.87" ha_iot_class: "Cloud Push" --- diff --git a/source/_components/smartthings.switch.markdown b/source/_components/smartthings.switch.markdown index 0727e9f4a75..b7e77915ba6 100644 --- a/source/_components/smartthings.switch.markdown +++ b/source/_components/smartthings.switch.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: samsung_smartthings.png ha_category: Switch -ha_release: "" +ha_release: "0.87" ha_iot_class: "Cloud Push" ---