From b885705f799f0d1ac12ff30c48372aaacf3f98dd Mon Sep 17 00:00:00 2001 From: Destix <32171782+Destix@users.noreply.github.com> Date: Wed, 19 Sep 2018 17:32:25 +0300 Subject: [PATCH] Correct title on climate modbus (#6315) * Correct title * Change title parts --- source/_components/climate.modbus.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/climate.modbus.markdown b/source/_components/climate.modbus.markdown index 62163a316aa..164ae4a4877 100644 --- a/source/_components/climate.modbus.markdown +++ b/source/_components/climate.modbus.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "Modbus" +title: "Modbus Climate" description: "Instructions how to integrate a Modbus thermostat within Home Assistant." date: 2018-01-29 9:35 sidebar: true