[BTicino/OpenWebNet] New openHAB2 binding ready for testing

Good morning and thank you for the excellent work done.

I have a problem related to this binding, until yesterday everything worked but I had to turn off the rasberry and after restarting all the BTICINO devices were “off line”. The impression is that some service does not start automatically but I’m not expert and I can not figure out where the problem is.

Thanks in advance

Marcello

@Marcello_Chiara without more info on your setup (which OH2 version? which binding version?) is difficult to understand what is happening.
Did you check the log?
check: http://openhabianpi.local:9001
m

E Hi Massimo,

Hope the project is still active. I am planning to install at home a myhome setup. At this very moment I have bought most of the hardware. During next holidays I am planning to actually start installation. The myhome system is based on mhserver1 as a gateway. I am wishing:

  1. to control three sun blinds somfy RTS via a dry contact transmitter 1810135 and a f411u2 (general command for up, down, stop)
  2. to control three wired somfy blinds via f401
  3. to control a bticino alarm set 4200
  4. to control lights … still to think about them
  5. to integrate everything with Alexa via openhab on raspberry and your binding.

Hope the project is feasible.

I’m an amateur electrician with a good knowledge of Linux and a long experience in programming in many languages. I am a newbie of raspberry but I am a fast learner.

If there is something in my setup that can be of interest, I will be happy to be a tester, please let me know. I am also interested in knowing about Alexa’s Italian skill for Openhab. Do you know about the state of the art of the project?

Marco

Sorry Massimo,

The version of OpenHab is “2.3.0” and the binding version is “2.4.0 B7”.

below what happens when I try to light a ligth:

2018-12-11 19: 45: 11.954 [ome.event.ItemCommandEvent] - The ‘Faretti_Cameretta’ element received the OFF command

==> /var/log/openhab2/openhab.log <==

2018-12-11 19: 45: 11.970 [WARN] [ebnet.handler.OpenWebNetThingHandler] - == OWN: ThingHandler == Gateway is NOT connected, setting thing = openwebnet: bus_on_off_switch: 9c386ce5: 32 to OFFLINE

==> /var/log/openhab2/events.log <==

2018-12-11 19: 45: 11.972 [vent.ItemStateChangedEvent] - Faretti_Cameretta has changed from ON to OFF

I’m sure the webserver is on and reachable because if I use the “openwebnet” APP I can manage the system.

Thanks
Marcello

@Marcello_Chiara
The Openwebnet binding is active.
Massimo is implementing CEN and CEN +
Currently the AUX and alarm commands are not implemented.
Soon it will be official on OpenHab, read beta8, the beta8 has no CEN, CEN + see link
For AUX I implemented on 1.X bindings see link
For Alarm I do not know …

I use MH202 with Bticino works well with Openwebnet 2.x co of @massi.

Thanks Michele,
my problem is that the raspberry does not contact the F504 web server but until 2 days ago all things worked well. They stopped working after the raspberry was turned off.

Try re-installing the .jar this
Give the two commands again in consol karaf.
I have on Raspberry 3 version 2.4.0 M8, M8 output today.
Make reboot is public all the log.

Hello @massi ,
I am attaching the log with communication error problem, everything is back ok alone

Openhab 2.4.0 M8
Openwebnet beta9-pre2

2018-12-12 15:56:18.663 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 1.

2018-12-12 15:56:19.672 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 2.

2018-12-12 15:56:20.678 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 3.

2018-12-12 15:56:21.685 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 4.

2018-12-12 15:56:22.692 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 5.

2018-12-12 15:56:23.698 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 6.

2018-12-12 15:56:24.727 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 7.

2018-12-12 15:56:25.737 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 8.

2018-12-12 15:56:26.742 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 9.

2018-12-12 15:56:27.747 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 10.

2018-12-12 15:56:28.752 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 11.

2018-12-12 15:56:29.757 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 12.

2018-12-12 15:56:30.762 [WARN ] [sciani.connector.MyHomeJavaConnector] - Monitor connection problem. Attempting retry 13.

2018-12-12 15:56:40.537 [WARN ] [bnet.handler.OpenWebNetBridgeHandler] - ==OWN==  CONNECTION ERROR: Connection error (IOException). Check network and gateway thing Configuration Parameters

==> /var/log/openhab2/events.log <==

2018-12-12 15:56:40.552 [hingStatusInfoChangedEvent] - 'openwebnet:bus_gateway:mybridge' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Connection error (IOException). Check network and gateway thing Configuration Parameters

2018-12-12 15:56:40.565 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:mybridge:LR_thesala' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.596 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:mybridge:LR_therustico' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.602 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_sala' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.606 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_camera_finestra' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.609 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_salater' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.614 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_camera_scorrevole' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.617 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_cameretta' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.622 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_rustico' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.626 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_entrata' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.632 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_cucina' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.638 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_bagno' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.643 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_cucina' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.646 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_cameretta' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.652 [hingStatusInfoChangedEvent] - 'openwebnet:bus_dimmer:mybridge:mydim_camera' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.658 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_bagno' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.661 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_specchio_bagno' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.664 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_corridoio' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.668 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_comodino_sinistro' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.671 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_comodino_destro' changed from UNKNOWN: waiting state update... to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.673 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_scala' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.676 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_entrata_rustico' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.679 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_rustico' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.683 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_specchio_bagno_rustico' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.686 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_cantina' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.700 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_caldaia' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.703 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_dietro_divano' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.706 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_prima_rustico' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.709 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_bagno_rustico' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.713 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_sala' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.718 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig__piscina' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.722 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_scala_esterna' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.724 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_lavanderia' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.726 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mypul_porta_garage' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.729 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mypul_cancello' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.731 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_garage' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:40.733 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_olivo' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

2018-12-12 15:56:43.077 [hingStatusInfoChangedEvent] - 'openwebnet:bus_gateway:mybridge' changed from OFFLINE (COMMUNICATION_ERROR): Connection error (IOException). Check network and gateway thing Configuration Parameters to ONLINE

2018-12-12 15:56:43.088 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:mybridge:LR_therustico' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.105 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_salater' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.121 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_cameretta' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.135 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_cucina' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.142 [hingStatusInfoChangedEvent] - 'openwebnet:bus_thermostat:mybridge:LR_thesala' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.149 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_cucina' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.156 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_camera_scorrevole' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.164 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_rustico' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.169 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_sala' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.174 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_specchio_bagno' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.181 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_comodino_sinistro' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.186 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_bagno_rustico' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.194 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_sala' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.198 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_specchio_bagno_rustico' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.206 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_camera_finestra' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.211 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_garage' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.223 [hingStatusInfoChangedEvent] - 'openwebnet:bus_automation:mybridge:mytap_bagno' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.227 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_olivo' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.233 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_entrata' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.236 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mypul_porta_garage' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.240 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_bagno' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.245 [hingStatusInfoChangedEvent] - 'openwebnet:bus_dimmer:mybridge:mydim_camera' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.248 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_comodino_destro' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.254 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_corridoio' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.257 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_entrata_rustico' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.262 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_scala' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.267 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_caldaia' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.271 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_rustico' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.274 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_dietro_divano' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.280 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_cantina' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.283 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_lavanderia' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.289 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_prima_rustico' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.292 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig__piscina' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.296 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mypul_cancello' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.302 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_scala_esterna' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

2018-12-12 15:56:43.309 [hingStatusInfoChangedEvent] - 'openwebnet:bus_on_off_switch:mybridge:mylig_cameretta' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

HI Michele,

I did it but nothing, “COMMUNICATION_ERROR”.

2018-12-15 11:28:33.276 [hingStatusInfoChangedEvent] - ‘openwebnet:bus_gateway:3e19aa7a’ changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR).

Version Openhab?
Version Openwebnet?
Bus configuration?

The version of OpenHab is “2.3.0” and the binding version is “2.4.0 B7”.
What do you mean by bus configuration ?

B7 old
New B9

Raspberry configured with static ip?
I use MH202
Raspberry ip control is range on F504.
from rasberry:

ifconfig

Try to postpone the two commands from Karaf console.

feature:install openhab-transport-serial
feature:install esh-io-transport-upnp

These are attempts …

Hi Marcello,
beta7 is obsolete now. I am about to publish a new beta9 version: you can wait for that (it will come in few days after the official openHAB 2.4.0 comes out), or you can install beta8 from the link I have put earlier in the thread.

bye
Massi

Hi Marco (@col_1958)
yes your hardware looks good to be integrated with openHAB and mhserver1 is one of the supported gw.
The alarm set is not supported.
Alexa is coming with openHAB in italian, they are waiting for Amazon to accept a submission of the OH2 skills, but it will work (i have no Alexa for now so I cannot give direct feedback on this).

There is plenty of testing to do to help, first of all.
So I suggest you start installing and playing a bit with openHAB and RaPi even without the hw installed.
Are you proficient also in Java ?

bye
Massi

the binding does not control what to persist or not. What you are facing is another problem, that is the binding does not refresh item state at startup. See this issue discussion: After discovery/re-start item state remains undefined until the item state changes · Issue #19 · mvalla/openhab-addons · GitHub.
There are pros and cons to ask for status updated at startup, so is not decided yet to implement that.

I am not sure I understand the question. For an example of the thermostat config, see the binding README.

I cannot help and see what is happening without a log. See in the README how to get the DEBUG level log and send me a PrivateMessage with the relevant log section after you re-create the situation where the thermostat is set to normal from Thermo Central Unit or room physical module and you see “anti-freeze” in openHAB.

bye
Massi

Hi Massimo, I installed the b8 version and now it works fine. Thanks a lot.
Just another question, is it possible to use the binding from Google’s assistant?

Marcello

I installed the b8 version and now it works fine. Thank you so much for your help.

Marcello

Hi massi,

I am almost ready with the Rasperry setup. I have flashed the openhabian sd and I will install it tomorrow, so I will indeed start to play with openhab without the myhome hw installed. At the moment I have just laid down the bus cable in the whole house but I have also to explore the myhome environment, so at the beginning I will keep the two projects separated until I am a little more confident with them. Anyway, I am ready to start the fun part!

Echo will arrive at Christmas, and that is another story.

About my java programming skill … I wrote a java applet about 10 years ago with the Java Developer Kit. So at least I am a bit rusty, especially if I have to write from scratch! But I think I can develop and debug an existing code without much effort.

Can you point me at some openhab tutorial to start with? Maybe something related to the alexa voice interface?

Final question, I am about to buy a few Netatmo valves with their hub, to control single radiators (unfortunately we have a central heating system). I have seen that the new Living-now radio setup is integrated with Netatmo (which seems to have been bought by Legrand, btw) but I am not so sure about the integration with the wired myhome setup. What about the integration between a wired myhome setup (controlled via myhome_up app) and Netatmo valves?

Hello Marco,
please move your questions to new topics, we leave this topic only for binding test.
Thank you so much