From 09bea107363ec0fc400bc596e1aba1af8396a059 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 23 Jun 2017 09:13:36 -0700 Subject: [PATCH] Make components visible for people without JavaScript --- source/_components/climate.maxcube.markdown | 2 +- source/components/index.html | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/source/_components/climate.maxcube.markdown b/source/_components/climate.maxcube.markdown index ac6e5299ba9..0b918cf1033 100644 --- a/source/_components/climate.maxcube.markdown +++ b/source/_components/climate.maxcube.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "eQ-3 MAX! Cube binary sensors" +title: "eQ-3 MAX! Cube thermostat" description: "Instructions on how to integrate eQ-3 MAX! components with Home Assistant via eQ-3 MAX! Cube." date: 2017-02-04 22:00 sidebar: true diff --git a/source/components/index.html b/source/components/index.html index b0b6dfed3e8..410f4cda0a7 100644 --- a/source/components/index.html +++ b/source/components/index.html @@ -257,3 +257,13 @@ allComponents.pop(); // remove placeholder element at the end applyFilter(); })(); + +