After including it in the Z-Wave network, Domoticz (open-zwave) doesn't seem to know this specific type yet.
I already have a few of these FGR-222's installed but those are all versions 2.4 (or lower maybe).System Unknown type=302 id=1000
So I added it to the manufacturer_specific.xml
Code: Select all
<Product type="0301" id="1001" name="FGRM222 Roller Shutter Controller 2" config="fibaro/fgrm222.xml"/>
<Product type="0302" id="1000" name="FGRM222 Roller Shutter Controller 2" config="fibaro/fgrm222.xml"/>
Settings my specific config needs and calibrating was also succesfull.
Then, when I look at the new device in the devices tab, I notice that there is a differance between the older version and this one... The problem is that the new one doesn't say "open" or "closed" ... Does anyone else have a version 2.5 and this same problem?