help updating manufacturer_specific.xml
Posted: Friday 10 April 2015 11:58
I am having trouble adding a device to manufacturer_specific.xml and I need some help.
I would like to add support for my Fibaro FGS-222 switch which is not yet supported in OZW. I have found posts om this forum and I have read the OZW instructions how to add devices but it still does not work for me
I added this line under <Manufacturer id="010f" name="FIBARO System"> :
<Product type="0202" id="1002" name="FGS222 Double Relay Switch 2x1.5kW" config="fibaro/fgs221.xml" />
The type and ID I got from the node list in Domoticz which says: FIBARO System Unknown: type=0202, id=1002.
I remove the config file (zwcfg_0x0184e6a9.xml) and I restart my raspberry pi. When it is back up it has created a new zwcfg file which looks exactly like the old one and my switch still shows up as Unknown.
What am I doing wrong?
/Carl
I would like to add support for my Fibaro FGS-222 switch which is not yet supported in OZW. I have found posts om this forum and I have read the OZW instructions how to add devices but it still does not work for me
I added this line under <Manufacturer id="010f" name="FIBARO System"> :
<Product type="0202" id="1002" name="FGS222 Double Relay Switch 2x1.5kW" config="fibaro/fgs221.xml" />
The type and ID I got from the node list in Domoticz which says: FIBARO System Unknown: type=0202, id=1002.
I remove the config file (zwcfg_0x0184e6a9.xml) and I restart my raspberry pi. When it is back up it has created a new zwcfg file which looks exactly like the old one and my switch still shows up as Unknown.
What am I doing wrong?
/Carl