From 2b05df7468dfbdcfdca88f63b100701741bfe903 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 25 Jan 2019 23:25:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20Maxcube=20comp?= =?UTF-8?q?onent=20pages=20(#8282)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_components/binary_sensor.maxcube.markdown | 16 ---------------- source/_components/climate.maxcube.markdown | 16 ---------------- source/_components/maxcube.markdown | 14 +++++++++++++- 3 files changed, 13 insertions(+), 33 deletions(-) delete mode 100644 source/_components/binary_sensor.maxcube.markdown delete mode 100644 source/_components/climate.maxcube.markdown diff --git a/source/_components/binary_sensor.maxcube.markdown b/source/_components/binary_sensor.maxcube.markdown deleted file mode 100644 index ac6e5299ba9..00000000000 --- a/source/_components/binary_sensor.maxcube.markdown +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -title: "eQ-3 MAX! Cube binary sensors" -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 -comments: false -sharing: true -footer: true -logo: maxcube.png -ha_category: Climate -ha_release: "0.40" -ha_iot_class: "Local Polling" ---- - -See instructions at the [main component](/components/maxcube/). diff --git a/source/_components/climate.maxcube.markdown b/source/_components/climate.maxcube.markdown deleted file mode 100644 index 0b918cf1033..00000000000 --- a/source/_components/climate.maxcube.markdown +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -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 -comments: false -sharing: true -footer: true -logo: maxcube.png -ha_category: Climate -ha_release: "0.40" -ha_iot_class: "Local Polling" ---- - -See instructions at the [main component](/components/maxcube/). diff --git a/source/_components/maxcube.markdown b/source/_components/maxcube.markdown index 223d962f68f..a95d1ce13bc 100644 --- a/source/_components/maxcube.markdown +++ b/source/_components/maxcube.markdown @@ -8,18 +8,30 @@ comments: false sharing: true footer: true logo: maxcube.png -ha_category: Climate +ha_category: + - Climate + - Binary Sensor ha_release: "0.40" ha_iot_class: "Local Polling" +redirect_from: + - /components/binary_sensor.maxcube/ + - /components/climate.maxcube/ --- [eQ-3 MAX!](http://www.eq-3.com/products/max.html) integration for Home Assistant allows you to connect eQ-3 MAX! components via the eQ-3 MAX! Cube. The components connects to the eQ-3 MAX! Cube via TCP and automatically makes all supported components available in Home Assistant. The name for each device is created by concatenating the MAX! room and device names. +There is currently support for the following device types within Home Assistant: + +- Binary Sensor +- Climate + Limitations: + - Configuring weekly schedules is not possible. - Implementation is based on the reverse engineered [MAX! protocol](https://github.com/Bouni/max-cube-protocol). Supported Devices: + - MAX! Radiator Thermostat (tested) - MAX! Radiator Thermostat+ - MAX! Window Sensor (tested)