Hi,
i have a device that is not in the database. It is a Devolo Motion Detector. I would like to add it to the database but have not found instruction how to do it. Also the search did not help me. Can you point me in the right direction?
From the log:
log/zwave-2015-42.log.zip:2015-10-14 21:05:16.702 [DEBUG] [.z.i.config.ZWaveConfiguration:274 ]- NODE 9: No database entry: devolo [ID:d,Type:2]
The fact that HABmin might show the device is green is totally unrelated to the database. The database contains additional information about the device, but itās not required for openHAB1 use. The āgreen lightā means that the device is operating and this isnāt linked to the databaseā¦
For reference in case anyone else ends up here, thereās now an online database editor here.
It would be great if people could help with adding database entries for new devices they have (and many people are). It doesnāt take too much time (probably 15 minutes) so if everyone chips in with their devices it will make things easier for everyone. I donāt have the device so canāt for example upload the xml file that you probably already have (since you have the green light in Habmin, it should have generated the file).
I have understood that your Website is the preferred way to submit device xml files to you, is it?
I would like to upload some files for Devolo thermostat, it is the rebranded Danfoss LC-13 with new firmware from Devolo. But there is no green button in the right corner, like the discription from your site?
Can you tell me, how i can enable my account to upload a device xml?
It needs to be compiled into the binding. You can export the XML from the online database and create a PR for openhabā¦ I can also do this if youād like.
The database editor effectively allows you to generate the xml files - these files still need to be merged into OH on Github, and this process is the Pull Request (PR). It requires you to have the development environment configuredā¦ If youāre not happy to do this Iām happy to do it - just give me the references for the devicesā¦
In the longer term, the plan is to automate this a little more, but until the online database is ācompleteā I donāt want to risk breaking OH1 but this is what weāre doing on OH2 nowā¦
Do you need more help by correcting the database, in the summery section are many "thingid contains invalid characters." error messages? It looks like the ā_ā is not allowd in the thing ID.
Yes - Iām trying to avoid using _ to make the naming consistentā¦ At the moment Iāve not bothered to correct all these errors as these devices are also missing information. Once this information is updated in the device Iāll fix the other errors as well (it takes no time to do it this way).
Thanks Chris, Iāve uploaded the XML and updated all the parameters etc from the manual.
I think Iāve done it all correctly but this is my first zwave device so would you mind taking a look? Iāve attached the manual PDF as well in case you need to check anything.
If it is all good would you be able to do the Pull Request as well for me? Iāve got less than no idea how it worksā¦