Page 1 of 1

Solved: How to add Neo Coolcam repeater to domoticz

Posted: Wednesday 03 November 2021 18:57
by theo11
Hi Folks,

I have bought 2 zwave Neo Coolcam repeaters, they are working well.
But in domoticz they appear as unknown devices.

How can I update domoticz configuration for this device.

I know how to update the Config/manufacturer_specific.xml file, but I need also a XML file in the shenzen_neo folder.
How to create such a file or does somebody has already created such a XML file.

Solved:
I have managed to create (read the manual and looked into other implementations) my own configuration file for this repeater.
If someone is interested please let me know, I can share the configuration file.

Thanks for the help.
Theo.

Re: Solved: How to add Neo Coolcam repeater to domoticz

Posted: Thursday 11 August 2022 19:14
by twpjimmy
Hi

I would like to have that file. I recently purchased a repeater myself and get device unknown

Kind regards
Jimmy

Re: Solved: How to add Neo Coolcam repeater to domoticz

Posted: Monday 15 August 2022 18:08
by jackfagner
Please share the config

Re: Solved: How to add Neo Coolcam repeater to domoticz

Posted: Thursday 25 August 2022 16:53
by theo11
Hi,

Attached you find the config file.
You also have to add this device into the manufacturer_specific.xml file.
Add the following lines at the end of <Manufacturer id="0258" name="Shenzhen Neo Electronics Co Ltd">
<!-- NAS-RP01Z1 repeater -->
<Product config="shenzen_neo/nas-rp01z1.xml" id="0716" name="NAS-RP01Z1 Repeater" type="0010"/>


Good luck.

Kind regards,
Theo.

Re: Solved: How to add Neo Coolcam repeater to domoticz

Posted: Wednesday 31 August 2022 11:37
by jackfagner
Thank you!