mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
🚜 Merges/Redirect Maxcube component pages (#8282)
This commit is contained in:
parent
e9ce7c8b8d
commit
2b05df7468
@ -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/).
|
|
@ -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/).
|
|
@ -8,18 +8,30 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: maxcube.png
|
logo: maxcube.png
|
||||||
ha_category: Climate
|
ha_category:
|
||||||
|
- Climate
|
||||||
|
- Binary Sensor
|
||||||
ha_release: "0.40"
|
ha_release: "0.40"
|
||||||
ha_iot_class: "Local Polling"
|
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.
|
[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:
|
Limitations:
|
||||||
|
|
||||||
- Configuring weekly schedules is not possible.
|
- Configuring weekly schedules is not possible.
|
||||||
- Implementation is based on the reverse engineered [MAX! protocol](https://github.com/Bouni/max-cube-protocol).
|
- Implementation is based on the reverse engineered [MAX! protocol](https://github.com/Bouni/max-cube-protocol).
|
||||||
|
|
||||||
Supported Devices:
|
Supported Devices:
|
||||||
|
|
||||||
- MAX! Radiator Thermostat (tested)
|
- MAX! Radiator Thermostat (tested)
|
||||||
- MAX! Radiator Thermostat+
|
- MAX! Radiator Thermostat+
|
||||||
- MAX! Window Sensor (tested)
|
- MAX! Window Sensor (tested)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user