Hi,
I have four Atlantic Solius WiFi for heating rooms and one Vertigo Wi-Fi boiler for heating water. At this moment it is being controlled automatically by Cozytouch app on my iOS and Android phone. App is working perfect on Android phone, however on iOS sometimes it is working, sometimes not. Ideally, it would be cool to control through Domoticz and I see that this script is solution for that, since flat is controlled by iPad.
I have followed all the steps described at github webpage:
1. Domoticz IP and port has been provided,
2. Cozy username / password has been provided,
3. No authentication has been adjusted to meet apartment network subnet,
4. Library has been installed
I ran the test once. I translated output to english and apparently there is successful connectivity with Cozytouch server. It created the entity "Cozytouch_V4" in hardware page, but there are not any new devices created. Could anyone please take a look? Appreciate help.
Logs from Raspberry:
I am pasting output with debug=2 mode, so it has a lot of lines

I guess we need to provide new "class" for my unrecognised devices? Could someone help me with that, since script is in French?
Domoticz log:
Code : Tout sélectionner
2020-01-26 07:25:05.857 Status: Incoming connection from: 192.168.2.8
2020-01-26 07:25:05.891 Status: Creation nouvelle configuration ...
2020-01-26 07:25:10.852 Status: Cozytouch : Recherche des devices connectes ...
2020-01-26 07:25:10.876 Status: Cozytouch : Device avec classe internal:UPodComponent inconnu
2020-01-26 07:25:10.898 Status: Cozytouch : Device avec classe internal:UPodNetWorkComponent inconnu
2020-01-26 07:25:10.921 Status: Cozytouch : Device avec classe internal:UPodComponent inconnu
2020-01-26 07:25:10.944 Status: Cozytouch : Device avec classe internal:UPodNetWorkComponent inconnu
2020-01-26 07:25:10.967 Status: Cozytouch : Device avec classe internal:UPodComponent inconnu
2020-01-26 07:25:10.989 Status: Cozytouch : Device avec classe internal:UPodNetWorkComponent inconnu
2020-01-26 07:25:11.011 Status: Cozytouch : Device avec classe internal:UPodComponent inconnu
2020-01-26 07:25:11.034 Status: Cozytouch : Device avec classe internal:UPodNetWorkComponent inconnu
2020-01-26 07:25:11.056 Status: Cozytouch : Device avec classe internal:UPodComponent inconnu
2020-01-26 07:25:11.078 Status: Cozytouch : Device avec classe internal:UPodNetWorkComponent inconnu
2020-01-26 07:25:11.101 Status: Cozytouch : Device avec classe modbuslink:AtlanticElectricalHeaterWithAdjustableTemperatureSetpointMBLComponent inconnu
2020-01-26 07:25:11.124 Status: Cozytouch : Device avec classe modbuslink:TemperatureInCelciusMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.147 Status: Cozytouch : Device avec classe core:OccupancySensor inconnu
2020-01-26 07:25:11.171 Status: Cozytouch : Device avec classe modbuslink:CumulatedElectricalEnergyConsumptionMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.193 Status: Cozytouch : Device avec classe modbuslink:AtlanticElectricalHeaterWithAdjustableTemperatureSetpointMBLComponent inconnu
2020-01-26 07:25:11.216 Status: Cozytouch : Device avec classe modbuslink:TemperatureInCelciusMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.238 Status: Cozytouch : Device avec classe core:OccupancySensor inconnu
2020-01-26 07:25:11.258 Status: Cozytouch : Device avec classe modbuslink:CumulatedElectricalEnergyConsumptionMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.277 Status: Cozytouch : Device avec classe modbuslink:AtlanticElectricalHeaterWithAdjustableTemperatureSetpointMBLComponent inconnu
2020-01-26 07:25:11.296 Status: Cozytouch : Device avec classe modbuslink:TemperatureInCelciusMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.315 Status: Cozytouch : Device avec classe core:OccupancySensor inconnu
2020-01-26 07:25:11.334 Status: Cozytouch : Device avec classe modbuslink:CumulatedElectricalEnergyConsumptionMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.353 Status: Cozytouch : Device avec classe modbuslink:AtlanticElectricalHeaterWithAdjustableTemperatureSetpointMBLComponent inconnu
2020-01-26 07:25:11.373 Status: Cozytouch : Device avec classe modbuslink:TemperatureInCelciusMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.392 Status: Cozytouch : Device avec classe core:OccupancySensor inconnu
2020-01-26 07:25:11.411 Status: Cozytouch : Device avec classe modbuslink:CumulatedElectricalEnergyConsumptionMBLSystemDeviceSensor inconnu
2020-01-26 07:25:11.430 Status: Cozytouch : Device avec classe modbuslink:AtlanticDomesticHotWaterProductionMBLComponent inconnu
2020-01-26 07:25:11.450 Status: Cozytouch : Device avec classe modbuslink:DHWCumulatedElectricalEnergyConsumptionMBLSystemDeviceSensor inconnu
Thanks,
Maciek