From ea80ae70e1dece4e63a2728caf792a0ef4b5d156 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 25 Oct 2015 13:08:05 +0100 Subject: [PATCH] Update description --- source/_components/switch.arduino.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/switch.arduino.markdown b/source/_components/switch.arduino.markdown index 10b7a19185e..7bdd9363e40 100644 --- a/source/_components/switch.arduino.markdown +++ b/source/_components/switch.arduino.markdown @@ -1,7 +1,7 @@ --- layout: component title: "Arduino switch" -description: "Instructions how to integrate Arduino boards within Home Assistant." +description: "Instructions how to integrate Arduino boards pins as switches within Home Assistant." date: 2015-09-14 18:28 sidebar: true comments: false