From 129003d668e5f560d2a25a832349970d873a64c5 Mon Sep 17 00:00:00 2001 From: Rob Johnson Date: Tue, 13 Sep 2016 23:37:01 -0500 Subject: [PATCH] added vera thermostat markdown (#937) --- source/_components/climate.vera.markdown | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 source/_components/climate.vera.markdown diff --git a/source/_components/climate.vera.markdown b/source/_components/climate.vera.markdown new file mode 100644 index 00000000000..da7b6586422 --- /dev/null +++ b/source/_components/climate.vera.markdown @@ -0,0 +1,19 @@ +--- +layout: page +title: "Vera Thermostat" +description: "Instructions how to integrate Vera thermostats into Home Assistant." +date: 2016-09-19 21:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: vera.png +ha_category: Climate +ha_iot_class: "Local Push" +--- + +The `vera` climate platform allows you to control your [Vera](http://getvera.com/) thermostats from within Home Assistant. + +They will be automatically discovered if the vera component is loaded. + +For more configuration information see the [Vera component](/components/vera/) documentation.