alydersen / hdl-smartbus-homey

Adds support for HDL devices to your Homey. Requires that you have an IP-module, and that its IP-address is at the same network as your Homey.
GNU General Public License v3.0
2 stars 3 forks source link

I cant add MSW01.4C wave roof sensor to Homey. #73

Open bellimo opened 3 weeks ago

bellimo commented 3 weeks ago

Hi, All my HDL devices ( Dim , realy, Floor heating, DLP, PIR and 12 in1. that are connected to Homey is working/responding. I have a few PIR SB-CMS-PIR roof sensor in HDL. Now i removed one from HDL & homey and added a new MSW01.4C (Version: HDL_V02.01U_2016/1/20) wave roof sensor. The new sesnor is added to HDL Bus Pro tool 2 and is working. When trying to add this new sensor in Homey, it cant be found. I can see that this sensor is listed in defDeviceType.xlsx so it is supported ? I have tried to change HDL ID without success. Does anyone have any troubleshooting tips for me. ?

INFO: HDL Bus pro cable - Homey pro ( Early 2023) Versjon 12.1.2 - HDL Homey V1.2.2 -
MSW01.4C -> https://www.hdlautomation.com/product100000000163405.html Dig. Rapport: 786e577e-79b7-44f4-800e-c987fa6803a9

alydersen commented 2 weeks ago

Hi @bellimo,

In order for this app to find your sensor, it needs to recognize the id of the unit on the bus and then understand what driver to use (e.g. the multi sensor driver). The ID can be found in defDeviceType.xlsx and then this correlation needs to be added to ´hdl/hdl_devicelist.js´. After this the app needs to be released in a new version. This needs to be done by someone who has such a device and can test it, as not all of the new devices talks nicely with the drivers. So if you want to try it out - downloading this repo and trying it out is the best way of doing it.