From 0acdfda0fd8261abd9bc9772f6572e9a3a90ea35 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Fri, 2 Nov 2018 13:27:13 +0100 Subject: [PATCH] Adding climate.velbus (#7323) * Update on velbus docu * Added climate device --- source/_components/climate.velbus.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 source/_components/climate.velbus.markdown diff --git a/source/_components/climate.velbus.markdown b/source/_components/climate.velbus.markdown new file mode 100644 index 00000000000..a24345f49cb --- /dev/null +++ b/source/_components/climate.velbus.markdown @@ -0,0 +1,18 @@ +--- +layout: page +title: "Velbus Climate" +description: "Instructions how to integrate Velbus thermostat into Home Assistant." +date: 2018-08-22 06:00 +sidebar: true +comments: false +sharing: true +footer: true +logo: velbus.png +ha_category: Climate +ha_iot_class: "Local Push" +ha_release: 0.82 +--- + +The `velbus` climate devices allow you to control [Velbus](http://www.velbus.eu) connected thermostats. + +For hub configuration, see [the Velbus component](/components/velbus/).