I am new to Ha and unable to connect my Max! Cube

As the titel says, “i am new to Ha and unable to connect my Max! Cube”.

Can anybody help me pls?

I assume you have followed the MAX Cube instructions. To receive further help, please specify what exactly is not working or where you have difficulties in making progress. Some Log-Output would be helpful as well.

1 Like

First of all, my web ui :
The following components and platforms could not be set up:
maxcube
Please check your config

my log:
2017-06-06 03:32:14 ERROR (Thread-7) [homeassistant.components.maxcube] Connection to Max!Cube could not be established
2017-06-06 03:32:14 ERROR (MainThread) [homeassistant.setup] Setup failed for maxcube: Component failed to initialize.

i am using hassbian with a samba server and a mosquitto server…

here my yaml part:

Max! Cube Lan Gateway

maxcube:
host: 192.168.0.8
port: 62910

anybody ?
is there anything i have to install beside the yaml text?

No, there shouldn’t be anything else you need to install. I assume you have the indentation of your yaml correct. In case I’m right, then the error message you get would be the next point to focus on: Connection to Max!Cube could not be established
For some reason the machine you have HASS running on is not able to open the connection to 192.168.0.8:62910. My first step would be to try to reach that address using telnet, just to make sure the system itself has no issues. As long as telnet 192.618.0.8 62910 won’t give you a response, HASS won’t be able to connect either.
And just to be sure: you do use a MAX cube and not Homegear or the HomeMatic CCU, correct?

1 Like

The dhcp tricked me, solved :slight_smile:

Is it working well?

You can control each thermostat from HASS?

I don’t understand if this component works or not