openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.7k forks source link

Support new Z-wave device Systemair Remotely Controlled Ventilation #4668

Closed espentj closed 8 years ago

espentj commented 8 years ago

Is it possible to get the Systemair HVAC Z-wave to Modbus adapter supported?

Type / Id: 0139:0001 Manufacturer: 0276 Device manual: http://products.z-wavealliance.org/ProductManual/File?folder=&filename=Manuals/1768/Z-Wave_to_Systemair_HVAC_Adapter_User_Manual.pdf Link to device in pepper1 database: http://www.pepper1.net/zwavedb/device/975

cdjackson commented 8 years ago

If you have this working in OH1 and OH is producing an XML file for this, then the easiest way is to add it to the online database and we can export the data directly.

http://www.cd-jackson.com/index.php/zwave/zwave-device-database http://www.cd-jackson.com/index.php/zwave/zwave-device-database http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide

espentj commented 8 years ago

I am afraid I only have OH2.

Den søn. 2. okt. 2016, 23.43 skrev Chris Jackson notifications@github.com:

If you have this working in OH1 and OH is producing an XML file for this, then the easiest way is to add it to the online database and we can export the data directly.

http://www.cd-jackson.com/index.php/zwave/zwave-device-database < http://www.cd-jackson.com/index.php/zwave/zwave-device-database>

http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide < http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openhab/openhab/issues/4668#issuecomment-250998145, or mute the thread https://github.com/notifications/unsubscribe-auth/AEKZujzb5-6udG_FaajlZoX12Ylvdmpcks5qwCVtgaJpZM4KMGsl .

cdjackson commented 8 years ago

That's fine - it's the same file in OH2.

Sent from my iPhone

On 3 Oct 2016, at 05:44, Espen Tjønneland notifications@github.com wrote:

I am afraid I only have OH2.

Den søn. 2. okt. 2016, 23.43 skrev Chris Jackson notifications@github.com:

If you have this working in OH1 and OH is producing an XML file for this, then the easiest way is to add it to the online database and we can export the data directly.

http://www.cd-jackson.com/index.php/zwave/zwave-device-database < http://www.cd-jackson.com/index.php/zwave/zwave-device-database>

http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide < http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openhab/openhab/issues/4668#issuecomment-250998145, or mute the thread https://github.com/notifications/unsubscribe-auth/AEKZujzb5-6udG_FaajlZoX12Ylvdmpcks5qwCVtgaJpZM4KMGsl .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

espentj commented 8 years ago

I'm sorry, I don't quite understand what you are asking me to do. Is there a device XML description file for the thing in OH2? Or do I need to install OH1 and get the file from there?

cdjackson commented 8 years ago

OH2 and OH1 generate the same file. In OH2 it is stored in the /userdata/zwave folder.

espentj commented 8 years ago

There is no XML file for this node in the folder (the other ones are there). I have however tried to make one by hand (attached) save29990.xml.zip

cdjackson commented 8 years ago

We should understand why it’s not creating an XML - creating the file by hand is likely to be wrong and cause problems. I would suggest getting a debug log during the initialisation to see what is happening.

I think we also should close this issue and open one in the OH2 list since we seem to now be talking about OH2?

espentj commented 8 years ago

Ok, I'll close it and move.

espentj commented 8 years ago

Before closing is this the correct project to report in? https://github.com/openhab/openhab2-addons

cdjackson commented 8 years ago

Please open in the zwave specific project -: https://github.com/openhab/org.openhab.binding.zwave https://github.com/openhab/org.openhab.binding.zwave

Thanks.

espentj commented 8 years ago

Moved: https://github.com/openhab/org.openhab.binding.zwave/issues/152

cdjackson commented 8 years ago

Thanks.